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

Unable to use onionsearch #150

Open
elpagano3 opened this issue Sep 25, 2022 · 1 comment
Open

Unable to use onionsearch #150

elpagano3 opened this issue Sep 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@elpagano3
Copy link

If i try to use onionsearch on terminal i get this error:

└─$ onionsearch
Traceback (most recent call last):
File "/usr/local/bin/onionsearch", line 33, in
sys.exit(load_entry_point('onionsearch==1.3', 'console_scripts', 'onionsearch')())
File "/usr/local/bin/onionsearch", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.10/importlib/metadata/init.py", line 957, in distribution
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.10/importlib/metadata/init.py", line 548, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for onionsearch

@elpagano3 elpagano3 added the bug Something isn't working label Sep 25, 2022
@cyb3rw0lf
Copy link

Same as for buster, please try reinstalling

cd /usr/share/OnionSearch
sudo python3 setup.py install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants