Skip to content

Simple flask app error No module named 'linuxpy' at runtime #71

@johncblacker

Description

@johncblacker

I installed linuxpy, checked that it's there with pip list and started a python command line session and did an import of linuxpy and it works just fine. Yet, when I try to run the flask web.py example I get the ModuleNotFoundError: No module named 'linuxpy' message. I haven't a clue what's going on here and need some guidance. Running on Raspberry pi 5 with Bookworm distro. Setup a virtualenv with linuxpy in it and don't know what else I could do to troubleshoot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions