You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
Hi, im have problem, after install RPIO module in python give error:
from RPIO import PWM
File "/usr/local/lib/python3.7/dist-packages/RPIO-2.0.0b1-py3.7-linux-armv7l.egg/RPIO/PWM/init.py", line 60, in
from RPIO.PWM import _PWM
ImportError: /usr/local/lib/python3.7/dist-packages/RPIO-2.0.0b1-py3.7-linux-armv7l.egg/RPIO/PWM/_PWM.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: makedev
The text was updated successfully, but these errors were encountered:
Hi, im have problem, after install RPIO module in python give error:
File "/usr/local/lib/python3.7/dist-packages/RPIO-2.0.0b1-py3.7-linux-armv7l.egg/RPIO/PWM/init.py", line 60, in
from RPIO.PWM import _PWM
ImportError: /usr/local/lib/python3.7/dist-packages/RPIO-2.0.0b1-py3.7-linux-armv7l.egg/RPIO/PWM/_PWM.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: makedev
The text was updated successfully, but these errors were encountered: