_PWM.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: makedev
prem111as opened this issue · 4 comments
prem111as commented
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
CoolSoup commented
Same problem
2m commented
Same here.
alex-eri commented
same. seems linker problem...
bashyftw commented
same