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

installation script error "error: file '/home/pi/PaPiRus/papirus-set' does not exist" #28

Closed kurt77 closed 8 years ago

kurt77 commented 8 years ago

Am i the only one to receive this error: error: file '/home/pi/PaPiRus/papirus-set' does not exist after laubchibg the install script: curl -sSL https://goo.gl/i1Imel | sudo bash I've previously enabled the spi as requested.

shawaj commented 8 years ago

Try again now. The path to papirus-set was wrong.

Thanks

shawaj commented 8 years ago

Fixed in 7f9e0df by changing path in setup.py to bin/papirus-set

kurt77 commented 8 years ago

Thank you...but now i have another error: copying and adjusting bin/papirus-draw -> build/scripts-2.7 error: file '/home/pi/PaPiRus/bin/papirus-tmp' does not exist bash: line 10: papirus-setup: command not found

kurt77 commented 8 years ago

there is another typo in papirus-setup: bin/papirus-tmp instead of bin/papirus-temp I could correct by myself in the git repo...but i'm not yet a git master...so i prefere you correct it. Thanks