easy_install of RPIO fails
Closed this issue · 1 comments
Thad-BC commented
Using RPi 3.
After running "sudo apt-get install python-setuptools" with no changes, I ran
"sudo easy_install -U PRIO".
The compile failed with compiler failure: Python.h: No such file or directory.
I am not familiar with the RPi environment.
Thad-BC commented
I updated the RPi and Python versions (a while back -- I don't recall details) and the install now completes.