trackerjacker icon indicating copy to clipboard operation
trackerjacker copied to clipboard

No module named 'trackerjacker'

Open Laurente01 opened this issue 4 years ago • 0 comments

Even though i've installed all the dependencies, it does still return this error each time i run sudo trackerjacker

Traceback (most recent call last): File "/home/laure/.local/bin/trackerjacker", line 5, in <module> from trackerjacker.__main__ import main ModuleNotFoundError: No module named 'trackerjacker'

Laurente01 avatar Nov 16 '21 11:11 Laurente01