-
-
Save scott-hsieh/b68e29dae6790cff6b74f1729ea89ff6 to your computer and use it in GitHub Desktop.
Failure Message of Compiing Python 3.8.6 on macOS Big Sur
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File "/private/var/folders/4y/wmknhd9j2nvbt_pdvsvcylxm0000gn/T/python-build.20201120094748.9372/Python-3.8.6/Lib/runpy.py", line 111, in _get_module_details | |
__import__(pkg_name) | |
File "<frozen zipimport>", line 241, in load_module | |
File "<frozen zipimport>", line 709, in _get_module_code | |
File "<frozen zipimport>", line 570, in _get_data | |
zipimport.ZipImportError: can't decompress data; zlib not available | |
make: *** [install] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment