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

ModuleNotFoundError: No module named 'RPi' in calibrate_servos.py #195

Open
Achllle opened this issue Aug 23, 2024 · 0 comments
Open

ModuleNotFoundError: No module named 'RPi' in calibrate_servos.py #195

Achllle opened this issue Aug 23, 2024 · 0 comments
Assignees
Labels

Comments

@Achllle
Copy link
Collaborator

Achllle commented Aug 23, 2024

A slack member reported this issue when running python3 calibrate_servos.py 0 150. The fixed that worked for them was to pip install RPi.GPIO. It's not clear whether that should be the case for everyone and thus added to instructions.

The way to replicate would be to start with a fresh install or use a virtualenv or similar.

@Achllle Achllle self-assigned this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant