Skip to content
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

Error when running main.py; OSError: [Errno -9996] Invalid device #84

Open
Jameshond700 opened this issue Jun 30, 2020 · 2 comments
Open

Comments

@Jameshond700
Copy link

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?

@vladlenskiy
Copy link

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.

@CalebRorty
Copy link

Having the same issue, running

pip3 install pyaudio

tells me requirement already satisfied (0.2.11), I also do not have a settings.ini file to delete, any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants