-
-
Notifications
You must be signed in to change notification settings - Fork 540
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
[BUG] AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'? when trying to pip install prettymaps on Debian 12 #124
Comments
Same error on Win10 / Python 3.12:
|
This seems to come from I tried with python 3.10 and I have no error with @marceloprates Could we upgrade |
Thanks, I was also having issues trying to install on python 3.12, but it worked when I switched to python 3.10. |
Hello,
Trying to
pip install prettymaps
on a Debian GNU/Linux 12 (bookworm) environment (python:latest official docker image):More info:
The text was updated successfully, but these errors were encountered: