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

Model B Plus not in current release #49

Open
jhburkhard opened this issue Dec 9, 2014 · 0 comments
Open

Model B Plus not in current release #49

jhburkhard opened this issue Dec 9, 2014 · 0 comments

Comments

@jhburkhard
Copy link

I get the following on the new Model B+:

pi@rpiplus ~ $ sudo rpio --version
RPIO v0.10.0 (gpio-lib v0.10.0/0.4.2a)
pi@rpiplus ~ $ sudo rpio --sysinfo
Traceback (most recent call last):
File "/usr/local/bin/rpio", line 5, in
pkg_resources.run_script('RPIO==0.10.0', '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.0-py2.7-linux-armv6l.egg/EGG-INFO/scripts/rpio", line 345, in
main()
File "/usr/local/lib/python2.7/dist-packages/RPIO-0.10.0-py2.7-linux-armv6l.egg/EGG-INFO/scripts/rpio", line 338, in main
RPIO.sysinfo()
File "/usr/local/lib/python2.7/dist-packages/RPIO-0.10.0-py2.7-linux-armv6l.egg/RPIO/init.py", line 183, in sysinfo
return (RPI_REVISION_HEX,) + MODEL_DATA[RPI_REVISION_HEX.lstrip("0")]
KeyError: '10'

@jhburkhard jhburkhard changed the title Model B Plus Model B Plus not in current release Dec 9, 2014
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

1 participant