Skip to content

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

@jose25h

Description

@jose25h

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 ,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions