We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after downloading and installing this app, and running it with python2 rattlesnake.py --live -db -1 I get the following traceback:
python2 rattlesnake.py --live -db -1
File "rattlesnake.py", line 458, in <module> main() File "rattlesnake.py", line 43, in main live_mode() File "rattlesnake.py", line 167, in live_mode output=True File "/Users/mkauffman/Library/Python/2.7/lib/python/site-packages/pyaudio.py", line 750, in open stream = Stream(self, *args, **kwargs) File "/Users/Mineinjava/Library/Python/2.7/lib/python/site-packages/pyaudio.py", line 441, in __init__ self._stream = pa.open(**arguments) IOError: [Errno -9998] Invalid number of channels
I have not yet modified the file.
The text was updated successfully, but these errors were encountered:
this also occurs when running using the code found on #4
Sorry, something went wrong.
No branches or pull requests
after downloading and installing this app, and running it with
python2 rattlesnake.py --live -db -1
I get the following traceback:I have not yet modified the file.
The text was updated successfully, but these errors were encountered: