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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: