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

Scipy #68

Open
pupnico92 opened this issue Nov 23, 2022 · 4 comments
Open

Scipy #68

pupnico92 opened this issue Nov 23, 2022 · 4 comments

Comments

@pupnico92
Copy link

I'm trying to run this on Ras Pi OS lite on a PI Zero. I keep getting the error: no module named 'scipy'. Please help 😅

@ChaseA4280
Copy link

use command sudo apt-get install python3-scipy and do that for numpy and all of those things in the insatll.py and also i recommend doing this as well
sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel
this command fixed alot for me

@pupnico92
Copy link
Author

Thank you!!! I'll run all that and update.

@ChaseA4280
Copy link

let me know how it works!

@pupnico92
Copy link
Author

Worked perfectly! I went through the individual installs in the old directions also. I'll add a picture of the final project once it's finished!

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

2 participants