Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No module named 'rpi_epd2in7' #6

Open
gigibibi opened this issue Apr 26, 2022 · 1 comment
Open

No module named 'rpi_epd2in7' #6

gigibibi opened this issue Apr 26, 2022 · 1 comment

Comments

@gigibibi
Copy link

Hello,

Sorry I am a beginner so maybe it is obvious.
But when I launch one of the code in the demos, I have the following error code :

Traceback (most recent call last):
  File "/home/pi/rpi_epd2in7-master/demos/interactive.py", line 23, in <module>
    from rpi_epd2in7.epd import EPD
ModuleNotFoundError: No module named 'rpi_epd2in7'

Thank you for your help.

@ThorsJ
Copy link

ThorsJ commented Jun 7, 2022

The same thing happened to me... You need to copy/move the folder rpi_epd2in7 to the location where your packages are installed on python. For me it was /lib/python3/dist-packages

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants