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

Module Not Found Error when running app.py on raspberrypi 4b #12

Open
jose25h opened this issue Jan 30, 2025 · 0 comments
Open

Module Not Found Error when running app.py on raspberrypi 4b #12

jose25h opened this issue Jan 30, 2025 · 0 comments

Comments

@jose25h
Copy link

jose25h commented Jan 30, 2025

Hello,

I recently purchase a WAVE ROVER and I'm been having difficulties getting app.py to run.

After following the installations instructions for raspberry pi 4b, app.py won't work due to “Module Not Found Error” in Python for the following modules:

yaml
flask-socketio
aiortc (requires av 10.0.0-1+b1)
imageio
picamera2
depthai

After manually installing the modules I was able to run the application, however some of the modules I had to use the pip --break-system-packages to force the installation.

I also downloaded and try the provided image for raspberrypi 4b as a test:

https://www.waveshare.com/wiki/RaspRover#Images_Flashing

And the same issue occurs, app.py won't run without manually installing the missing modules.

Have you have the same issue? Is there an newer version of the app? is there an specific version of the app for the WAVE ROVER robot?

For model selection in the app is " s 10" the correct code for WAVE ROVER?

Thank you ,

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

1 participant