peteoheat / pibooth-neopixel_spi

Implementation of pibooth-neopixel that uses SPI instead of PWM
9 stars 1 forks source link

error not working #2

Open Benoit1478 opened 1 year ago

Benoit1478 commented 1 year ago

Hello, i try to install this plugin, but it's not working, i have a error like below

pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html pygame-menu 4.0.7 Traceback (most recent call last): File "/home/pi/.local/bin/pibooth", line 8, in sys.exit(main()) File "/home/pi/.local/lib/python3.9/site-packages/pibooth/booth.py", line 462, in main plugin_manager.load_all_plugins(config.gettuple('GENERAL', 'plugins', 'path'), File "/home/pi/.local/lib/python3.9/site-packages/pibooth/plugins/init.py", line 66, in load_all_plugins plugin = load_module(path) File "/home/pi/.local/lib/python3.9/site-packages/pibooth/utils.py", line 276, in load_module return loader.load_module(modname) File "", line 469, in _check_name_wrapper File "", line 969, in load_module File "", line 794, in load_module File "", line 274, in _load_module_shim File "", line 711, in _load File "", line 680, in _load_unlocked File "", line 786, in exec_module File "", line 923, in get_code File "", line 853, in source_to_code File "", line 228, in _call_with_frames_removed File "/home/pi/benoit/plugin/pibooth_neopixel_spi.py", line 9 <!DOCTYPE html> ^ SyntaxError: invalid syntax pi@PHOTOBOOX-PI1:~ $