OSError: [Errno 19] ENODEV
-
Hi
I have this error when i try to open a file
OSError: [Errno 19] ENODEV
I'm working on display image and text on a lcdtft ili9341 SPI with WIPY3
thanks in advance
-
OH MY GOD
GOD BLESS YOU.
THANKS.
it works
-
You should load the files from the correct storage 'device' such as
screen.load_image('/sd/image1.bmp')
Also make sure the files are stored on the SD card
Best,
Gijs