shot-scraper icon indicating copy to clipboard operation
shot-scraper copied to clipboard

Issue on Raspberry PI

Open developer2013 opened this issue 3 years ago • 1 comments

Hello,

I got this error:

Traceback (most recent call last): File "/usr/bin/shot-scraper", line 33, in <module> sys.exit(load_entry_point('shot-scraper==0.10', 'console_scripts', 'shot-scraper')()) File "/usr/bin/shot-scraper", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution return Distribution.from_name(distribution_name) File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: shot-scraper

is it not working for the pi?

thanks Carsten

developer2013 avatar Apr 07 '22 12:04 developer2013

What version of Python are you running? Could you run python --version to check?

simonw avatar Apr 08 '22 20:04 simonw