jackw01 / led-control

Advanced WS2812/SK6812 RGB/RGBW LED controller with on-the-fly Python animation programming, web code editor/control interface, 1D, 2D, and 3D display support, and E1.31 sACN support
https://jackw01.github.io/led-control/
MIT License
162 stars 35 forks source link

Fixed it with reinstall of raspbian #44

Closed milan0dp closed 1 year ago

milan0dp commented 1 year ago

Traceback (most recent call last): File "/usr/bin/ledcontrol", line 33, in sys.exit(load_entry_point('led-control', 'console_scripts', 'ledcontrol')()) File "/usr/bin/ledcontrol", 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: led-control

fresh instalation and the stup runs without errors. Any ideas?