Skip to content

Python missing zlib as a result unable to install python modules #11

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

Open
ArcadeHustle opened this issue Mar 30, 2021 · 0 comments
Open

Comments

@ArcadeHustle
Copy link

/root# python -V
Python 3.5.2

/root# python ./get-pip.py
Traceback (most recent call last):
File "./get-pip.py", line 22123, in
main()
File "./get-pip.py", line 194, in main
bootstrap(tmpdir=tmpdir)
File "./get-pip.py", line 82, in bootstrap
import pip
zipimport.ZipImportError: can't decompress data; zlib not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant