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

error while starting a PaPirus Program (in epd.py, use tobytes() instead of tostring()). #27

Closed guydunigo closed 8 years ago

guydunigo commented 8 years ago

There is an error when I start any of the PaPiRus programs : In file '/usr/lib/python2.7/site-packages/papirus/epd.py', line 139 : tostring() has been removed, user tobytes() instead. And if I change tostring() to tobytes(), it works.

shawaj commented 8 years ago

Fixed with latest commit