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

RPIO 0.10.0 did not work on RaspberryPi V2 #67

Open
sebathorus opened this issue Jun 10, 2015 · 4 comments
Open

RPIO 0.10.0 did not work on RaspberryPi V2 #67

sebathorus opened this issue Jun 10, 2015 · 4 comments

Comments

@sebathorus
Copy link

Hello

I tried to use your library to generate some PWM signals on a RaspberryPi V2 but I get always same error:
Traceback (most recent call last):
File "/usr/local/bin/rpio", line 5, in
pkg_resources.run_script('RPIO==0.10.1', 'rpio')
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1235, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/RPIO-0.10.1-py2.7-linux-armv7l.egg/EGG-INFO/scripts/rpio", line 353, in
main()
File "/usr/local/lib/python2.7/dist-packages/RPIO-0.10.1-py2.7-linux-armv7l.egg/EGG-INFO/scripts/rpio", line 147, in main
import RPIO
File "/usr/local/lib/python2.7/dist-packages/RPIO-0.10.1-py2.7-linux-armv7l.egg/RPIO/init.py", line 115, in
import RPIO._GPIO as _GPIO
SystemError: This module can only be run on a Raspberry Pi!

Any help on solving this would be welcome.
Thank you
-=Seba=-

@yhaenggi
Copy link

check the current pull requests

@sebathorus
Copy link
Author

Ok, thank you.

@rburkhal
Copy link

Using the updated version from your fork, I don't get any PWM activity. Still new to the hardware, let me know if I can help, I do have 2 Pi2's, and some skills that could assist.

@MakiseKurisu
Copy link

Any update on this issue?

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

4 participants