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
python atlas.py
Traceback (most recent call last):
File "/home/user/atlas/atlas.py", line 16, in
from humanfriendly.tables import format_pretty_table as pretty
ModuleNotFoundError: No module named 'humanfriendly'
The text was updated successfully, but these errors were encountered:
python atlas.py
Traceback (most recent call last):
File "/home/user/atlas/atlas.py", line 16, in
from humanfriendly.tables import format_pretty_table as pretty
ModuleNotFoundError: No module named 'humanfriendly'
The text was updated successfully, but these errors were encountered: