You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run the main.py file i get the error ''OSError: [Errno -9996] Invalid device''. I am new to all of this. does someone know what i need to do to fix this error?
The text was updated successfully, but these errors were encountered:
Try to install portaudio, if you on mac brew install portaudio and install pyaudio pip3 install pyaudio for python3 or pip install pyaudio for python 2.x
Try to delete LightProject-master/Systematic-LEDs-master/python/lib/settings.ini and run again.
When i run the main.py file i get the error ''OSError: [Errno -9996] Invalid device''. I am new to all of this. does someone know what i need to do to fix this error?
The text was updated successfully, but these errors were encountered: