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

"no module named packaging" error #497

Open
Mon0goescrazy opened this issue Apr 24, 2024 · 1 comment
Open

"no module named packaging" error #497

Mon0goescrazy opened this issue Apr 24, 2024 · 1 comment

Comments

@Mon0goescrazy
Copy link

When i type: python3 seeker.py this error comes out:
Traceback (most recent call last):
File "/data/data/com.termux/files/home/seeker/seeker.py", line 20, in
from packaging import version
ModuleNotFoundError: No module named 'packaging'

@thewhiteh4t
Copy link
Owner

@TheNugget000 did you run install script before running the script ?

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