Created
November 26, 2016 21:32
-
-
Save offby1/9e7039bc01b2bfa69b5eb050165f58cf to your computer and use it in GitHub Desktop.
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
| ((e9d3593...))$ make all | |
| /usr/local/bin/gmkdir -p Include | |
| python3.6 ./Parser/asdl_c.py -h Include ./Parser/Python.asdl | |
| Could not find platform independent libraries <prefix> | |
| Could not find platform dependent libraries <exec_prefix> | |
| Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] | |
| Fatal Python error: Py_Initialize: unable to load the file system codec | |
| ModuleNotFoundError: No module named 'encodings' | |
| Current thread 0x00007fffa43513c0 (most recent call first): | |
| make: *** [Include/Python-ast.h] Abort trap: 6 (core dumped) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment