You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
The text was updated successfully, but these errors were encountered:
/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
The text was updated successfully, but these errors were encountered: