Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

_PWM.cpython-37m-arm-linux-gnueabihf.so: undefined symbol: makedev #119

Open
prem111as opened this issue Dec 31, 2019 · 4 comments
Open

Comments

@prem111as
Copy link

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
Copy link

CoolSoup commented Jan 7, 2020

Same problem

@2m
Copy link

2m commented Oct 1, 2020

Same here.

@alex-eri
Copy link

same. seems linker problem...

@CraigBorrows
Copy link

same

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants