PiSupply / PaPiRus

Resources for PaPiRus ePaper eInk displays
https://www.pi-supply.com/product/papirus-epaper-eink-screen-hat-for-raspberry-pi/
Other
346 stars 88 forks source link

ImportError: cannot import name 'Papirus' #174

Closed glitchedZap closed 6 years ago

glitchedZap commented 6 years ago

I installed the lib with the curl command. In Python2 and 3 I can not import anything. I for every module I get this error: ImportError: cannot import name 'Papirus' / 'PapirusComposite' etc... Anyone else have this issue?

shawaj commented 6 years ago

Is your Pi fully up to date and what OS are you using?

Thanks

glitchedZap commented 6 years ago

Got it. I named my own programm „papirus.py“. That caused the issue.