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

showin error when run the tool #1

Open
jishan99 opened this issue Aug 2, 2022 · 1 comment
Open

showin error when run the tool #1

jishan99 opened this issue Aug 2, 2022 · 1 comment

Comments

@jishan99
Copy link

jishan99 commented Aug 2, 2022

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'

@jishan99
Copy link
Author

jishan99 commented Aug 2, 2022

found the solution install module
pip install humanfriendly

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

1 participant