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

Not compatible with python 3.12 (no module named 'imp') #181

Open
jose1711 opened this issue May 3, 2024 · 0 comments
Open

Not compatible with python 3.12 (no module named 'imp') #181

jose1711 opened this issue May 3, 2024 · 0 comments

Comments

@jose1711
Copy link

jose1711 commented May 3, 2024

make install
..
Making install in python
make[1]: Entering directory 'libsixel-git/src/libsixel/python'
make[2]: Entering directory 'libsixel-git/src/libsixel/python'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p 'libsixel-git/pkg/libsixel-git/usr/lib/python3.12/site-packages/libsixel'
 /usr/bin/install -c -m 644 libsixel/__init__.py libsixel/encoder.py libsixel/decoder.py '/data/jose/tmp/libsixel-git/pkg/libsixel-git/usr/lib/python3.12/site-packages/libsixel'
Traceback (most recent call last):
  File "<string>", line 2, in <module>
ModuleNotFoundError: No module named 'imp'
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