Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rcpy_blink.py not working on 2018-5-20 image #10

Closed
nezra opened this issue Jun 4, 2018 · 1 comment
Closed

rcpy_blink.py not working on 2018-5-20 image #10

nezra opened this issue Jun 4, 2018 · 1 comment

Comments

@nezra
Copy link

nezra commented Jun 4, 2018

Running this results in the following:

/usr/local/lib/python3.5/dist-packages/rcpy/__init__.py:116: UserWarning: > Robotics cape initialized warnings.warn('> Robotics cape initialized') /usr/local/lib/python3.5/dist-packages/rcpy/__init__.py:127: UserWarning: > Installing signal handlers warnings.warn('> Installing signal handlers') Traceback (most recent call last): File "/var/lib/cloud9/examples/robot/python/rcpy_blink.py", line 4, in <module> import rcpy.gpio as gpio File "/usr/local/lib/python3.5/dist-packages/rcpy/gpio.py", line 4, in <module> import gpiod ImportError: libgpiod.so.2: cannot open shared object file: No such file or directory Initiating cleanup... Done with cleanup
i tested several other examples and they work fine, including ADC(Thank you sooo much!)

rc_version states 0.4.4

@nezra
Copy link
Author

nezra commented Jun 4, 2018

closing. apparently it's conflicting with the pre-installed adafruit bbio library.

@nezra nezra closed this as completed Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant