Open gabrielcarino opened 5 years ago
Did you install the dependencies as shown in the instructions?
Did you install the dependencies as shown in the instructions?
"Visualization code is compatible with Python 2.7 or 3.5. A few Python dependencies must also be installed:
Numpy Scipy (for digital signal processing) PyQtGraph (for GUI visualization) PyAudio (for recording audio with microphone)" Is this what I need?
Yes, please follow the instructions and install all the dependencies before trying to run it.
Hi again, I have no what I'm doing wrong
Sounds like PyAudio didn't install correctly then.
I've been using pip to install the dependencies, is there another method that might work better?
What are you doing this on, I'm assuming a mac?
yes
I don't have a mac to test it but i can try and figure it out later
How are you running the python code? It's strange that it can't find the other files in the repository.
I've just been running them from my desktop, but I even tried running in out of the same directory as the dependencies...
Hi I'm pretty new to coding and can't figure out what went wrong, does on anyone have suggestions?