Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this error: KeyError: user #99

Closed
hunterbidens3rdlaptop opened this issue Mar 27, 2024 · 1 comment
Closed

Getting this error: KeyError: user #99

hunterbidens3rdlaptop opened this issue Mar 27, 2024 · 1 comment

Comments

@hunterbidens3rdlaptop
Copy link

RequestsDependencyWarning: urllib3 (2.2.1) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
File "/usr/local/bin/toutatis", line 33, in
sys.exit(load_entry_point('toutatis==1.26', 'console_scripts', 'toutatis')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/toutatis/core.py", line 85, in main
if not infos["user"]:
~~~~~^^^^^^^^
KeyError: 'user'

@megadose
Copy link
Owner

22a59c0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants