Skip to content

No module named PyQt5 -- raspbian #38

@gamselem

Description

@gamselem

Hello,

I'm trying to run the raspbian executable (poseidon_main_v0.5.0_raspbian_executable_2018-08-29) on my raspberry pi. When I double click it, nothing happens. When I execute it through the command line, I get the following error:

File "/home/pi/Desktop/poseidon_main.py", line 13, in <module>
ImportError: No module named PyQt5 
[1542] Failed to execute script poseidon_main

I've done sudo apt-get install python3-pyqt5 but that doesn't solve the problem. Is there something else I should do? I have Raspbian buster installed on my Pi.

Thanks.

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