-
Notifications
You must be signed in to change notification settings - Fork 67
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
Master branch doesnt work - IndexError: list index out of range in init_audio_service: #195
Comments
Hi, this sounds like the mlsc is already running in the background or the audio interface has issues. at the moment we do not support the 64 bit OS. We haven't tested it. Maybe the pyaudio lib has some troubles. |
same issue using RPI 4 with 32bit OS |
Hi, I'm also getting a very similar issue using RPI 4B w Tonor G11 - . Have tried troubleshootinng on my own but no dice. If anyone found a solution or has an update it would be much appreciated! Thank you! "INFO - main - Initialization finished. |
@sameert123 Can you please try the |
Hey - sorry total newb here how do I switch the branch? I just used the curl automated installation from the setup guide |
@sameert123 Use this command: curl -sSL https://raw.githubusercontent.com/TobKra96/music_led_strip_control/master/setup.sh | sudo bash -s -- -b dev_2.3 |
Hey - when i try a fresh dev2.3 install i get this error Installing build dependencies ... done × Preparing metadata (pyproject.toml) did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. note: This is an issue with the package mentioned above, not pip. no clue what this means - any advice? |
@sameert123 Looks like some package can't be installed on your pi. What's your Pi OS version? |
It’s the latest 32bit Rpi OS Lite running on a 4B+ |
Should I retry w the full OS |
Try installing a 64bit OS |
When trying to start the application after running the automatic script I get the following error:
I have attached a microphone to the pi
I am on a rpi 4b, 128gb sd, latest rpi lite 64 bit
The text was updated successfully, but these errors were encountered: