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

Visualizer error codes on OSX #195

Open
gabrielcarino opened this issue Feb 18, 2019 · 11 comments
Open

Visualizer error codes on OSX #195

gabrielcarino opened this issue Feb 18, 2019 · 11 comments
Labels

Comments

@gabrielcarino
Copy link

Hi I'm pretty new to coding and can't figure out what went wrong, does on anyone have suggestions?
screen shot 2019-02-17 at 7 00 04 pm
screen shot 2019-02-17 at 6 59 45 pm

@joeybab3
Copy link
Collaborator

Did you install the dependencies as shown in the instructions?

@gabrielcarino
Copy link
Author

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?

@joeybab3
Copy link
Collaborator

Yes, please follow the instructions and install all the dependencies before trying to run it.

@gabrielcarino
Copy link
Author

Hi again, I have no what I'm doing wrong
screen shot 2019-02-18 at 10 07 57 am
screen shot 2019-02-18 at 10 09 01 am
screen shot 2019-02-18 at 10 10 28 am
screen shot 2019-02-18 at 10 11 26 am

@joeybab3
Copy link
Collaborator

Sounds like PyAudio didn't install correctly then.

@gabrielcarino
Copy link
Author

I've been using pip to install the dependencies, is there another method that might work better?

@joeybab3
Copy link
Collaborator

What are you doing this on, I'm assuming a mac?

@gabrielcarino
Copy link
Author

yes

@joeybab3
Copy link
Collaborator

I don't have a mac to test it but i can try and figure it out later

@scottlawsonbc
Copy link
Owner

How are you running the python code? It's strange that it can't find the other files in the repository.

@gabrielcarino
Copy link
Author

I've just been running them from my desktop, but I even tried running in out of the same directory as the dependencies...

@joeybab3 joeybab3 removed the Question label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants