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
# dirsearch --help
Traceback (most recent call last):
File "/root/.local/bin/dirsearch", line 5, in <module>
from dirsearch.dirsearch import main
File "/root/.local/share/pipx/venvs/dirsearch/lib/python3.12/site-packages/dirsearch/dirsearch.py", line 23, in <module>
from pkg_resources import DistributionNotFound, VersionConflict
ModuleNotFoundError: No module named 'pkg_resources
Please consider making a new release.
The text was updated successfully, but these errors were encountered:
I resolved it.
File "/home/kali/.local/share/pipx/venvs/dirsearch/lib/python3.12/site-packages/dirsearch/dirsearch.py", line 23, in
So that, I removed the dirsearch from the path of the pipx.
And then, I install by 'sudo apt-get install dirsearch'.
There was no GitHub or PyPI releases since 2022.
FYI the install on PyPI is broken:
Please consider making a new release.
The text was updated successfully, but these errors were encountered: