seeker icon indicating copy to clipboard operation
seeker copied to clipboard

"no module named packaging" error

Open Mon0goescrazy opened this issue 1 year ago • 1 comments

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'

Mon0goescrazy avatar Apr 24 '24 10:04 Mon0goescrazy

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

thewhiteh4t avatar May 06 '24 17:05 thewhiteh4t