RPIO fails to detect Raspberry Pi 3
Thad-BC opened this issue · 2 comments
Thad-BC commented
Running version 0.10.1.
I installed from GitHub and built the Python3 version successfully and ran the following:
sudo python3
import RPIO
I got the following message:
SystemError: This module can only be run on a Raspberry Pi!
The board is labelled
Raspberry Pi 3 Model B V1.2.
JavaWantaBe commented
v2 Branch seems to fix that error but introduces a few others.