You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
I can't get RPIO to run on my Raspberry Pi and I see others have had the same problem. How do I remove it from my system? I used the GIT method to install it, last step was to run the setup.py routine. Thanks in advance for any assistance!
The text was updated successfully, but these errors were encountered:
You should be able to sudo pip uninstall RPIO and it will remove your user-installed package. To verify, run the command a second time and it should say that it does not exist.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can't get RPIO to run on my Raspberry Pi and I see others have had the same problem. How do I remove it from my system? I used the GIT method to install it, last step was to run the setup.py routine. Thanks in advance for any assistance!
The text was updated successfully, but these errors were encountered: