Skip to content

Instantly share code, notes, and snippets.

@offby1
Created November 26, 2016 21:32
Show Gist options
  • Select an option

  • Save offby1/9e7039bc01b2bfa69b5eb050165f58cf to your computer and use it in GitHub Desktop.

Select an option

Save offby1/9e7039bc01b2bfa69b5eb050165f58cf to your computer and use it in GitHub Desktop.
((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