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

Raspberry Pi + Buster Python3 import MPR121 error #13

Closed
clovenguth opened this issue Oct 27, 2019 · 1 comment
Closed

Raspberry Pi + Buster Python3 import MPR121 error #13

clovenguth opened this issue Oct 27, 2019 · 1 comment

Comments

@clovenguth
Copy link

I've just discovered tonight both doing an update from Stretch to Buster on once working python3 import MPR121 and from a fresh install on a completely different Pi and PiCap that import MPR121 errors out only in Python3. Python2.7 works fine.

Also confirmed with all the latest update on Stretch system that Python3 import MPR121 still works.

Error:

XXXXX:~ $ python3
Python 3.7.3 (default, Apr 3 2019, 05:39:12)
[GCC 8.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import MPR121
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'MPR121'

@loosepascal
Copy link
Contributor

Sorry, I've just seen this. Were you able to resolve this issue? If not can you send us an email at info@bareconductive.com? I'm going to close this issue because it is not related to this repository.

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

2 participants