Skip to content

Last 3 versions not working, from: 0.48.1 to 0.48.3 (Last one) #411

@Disonantemus

Description

@Disonantemus

Bug Metadata

  • Version of extract_msg: 0.48.1, 0.48.2, 0.48.3
  • Your python version:
$ pacman -Qi python | head -2
Name            : python
Version         : 3.11.8-1
  • How did you launch extract_msg?
    • My command line or
    • I used the extract_msg package

Confused by this, both seems the same to me, details bellow in "How to reproduce" section.

Describe the bug
I can install: 0.48.1, 0.48.2, 0.48.3 (Last one) no problem, but when I try to use it, gives error. Last working version installed with pipx is v0.48.

How to reproduce

$ pipx uninstall "extract-msg"
uninstalled extract-msg! ✨ 🌟 ✨

$ pipx install "extract-msg"
  installed package extract-msg 0.48.3, installed using Python 3.11.8
  These apps are now globally available
    - extract_msg
done! ✨ 🌟 ✨

$ extract_msg --help
Traceback (most recent call last):
  File "/home/kuro/.local/bin/extract_msg", line 8, in <module>
    sys.exit(main())
             ^^^^^^
TypeError: main() missing 1 required positional argument: 'argv'

Last working version: 0.48

pipx install extract-msg==0.48

Message.msg file to reproduce this
Not needed.

Traceback
Is above ("How to reproduce" section) or maybe I don't know how to get that, no programmer here, I was just trying to use.

Screenshots
Not needed.

Additional context

$ pacman -Qi python-pipx | head -2
Name            : python-pipx
Version         : 1.4.3-1

distro: Arch Linux x86_64
kernel: 6.1.52-1-lts
shell: bash 5.2.26
term: tmux
cpu: Intel i7-4790 (8) @ 3.600GHz
gpu: AMD ATI Radeon RX 470/480/570/570X/580/580X/590

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions