solrobson / le-potato-pi

Porting RPi.GPIO for Libre Le Potato
MIT License
4 stars 3 forks source link

How do I use this? #6

Open joelstitch opened 1 year ago

joelstitch commented 1 year ago

I am confused as to what I have to do to get this working. import LePotatoPi.GPIO as GPIO just gives me the message import import: Unable to open XServer ().

I tried it from the home folder and from the le-potato-pi folder.