PiSupply/PaPiRus

ImportError: cannot import name 'Papirus'

Closed this issue · 2 comments

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?

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

Thanks

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