You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current PyPI version (1.6.1) fails every time:
Traceback (most recent call last):
File "/home/makeworld/.local/bin/iagitup", line 8, in <module>
sys.exit(main())
File "/home/makeworld/.local/pipx/venvs/iagitup/lib/python3.9/site-packages/iagitup/__main__.py", line 48, in main
iagitup.check_ia_credentials()
AttributeError: module 'iagitup' has no attribute 'check_ia_credentials'
Installing 1.7 from GitHub works fine.
The text was updated successfully, but these errors were encountered:
The current PyPI version (1.6.1) fails every time:
Installing 1.7 from GitHub works fine.
The text was updated successfully, but these errors were encountered: