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
so i keep running into this issue anytime i look a profile up i get this error Traceback (most recent call last):
File "/home/user/venv/bin/toutatis", line 33, in
sys.exit(load_entry_point('toutatis==1.31', 'console_scripts', 'toutatis')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/venv/lib/python3.11/site-packages/toutatis/core.py", line 91, in main
print("Full Name : "+infos["full_name"])
~~~~~^^^^^^^^^^^^^
any help would be appreciated im kinda new to linux
The text was updated successfully, but these errors were encountered:
so i keep running into this issue anytime i look a profile up i get this error Traceback (most recent call last):
File "/home/user/venv/bin/toutatis", line 33, in
sys.exit(load_entry_point('toutatis==1.31', 'console_scripts', 'toutatis')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/venv/lib/python3.11/site-packages/toutatis/core.py", line 91, in main
print("Full Name : "+infos["full_name"])
~~~~~^^^^^^^^^^^^^
any help would be appreciated im kinda new to linux
The text was updated successfully, but these errors were encountered: