Public bug reported:
After installing twine (apt install twine), running "twine upload" causes the
error:
Traceback (most recent call last):
File "/usr/bin/twine", line 11, in <module>
load_entry_point('twine==3.1.1', 'console_scripts', 'twine')()
File "/usr/lib/python3/dist-packages/twine/__main__.py", line 25, in main
return dispatch(sys.argv[1:])
File "/usr/lib/python3/dist-packages/twine/cli.py", line 72, in dispatch
main = registered_commands[args.command].load()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2445,
in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2451,
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python3/dist-packages/twine/commands/upload.py", line 20, in
<module>
from twine import settings
File "/usr/lib/python3/dist-packages/twine/settings.py", line 22, in <module>
from twine import auth
File "/usr/lib/python3/dist-packages/twine/auth.py", line 6, in <module>
import keyring
ModuleNotFoundError: No module named 'keyring'
** Affects: twine (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952797
Title:
missing keyring dependency
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/twine/+bug/1952797/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs