Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Could not find platform independent libraries <prefix>
  2. Could not find platform dependent libraries <exec_prefix>
  3. Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
  4. Python 3.6.1 :: Continuum Analytics, Inc.
  5.  
  6. pip install virtualenv
  7.  
  8. Could not find platform independent libraries <prefix>
  9. Could not find platform dependent libraries <exec_prefix>
  10. Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
  11. Fatal Python error: Py_Initialize: unable to load the file system codec
  12. ModuleNotFoundError: No module named 'encodings'
  13.  
  14. Current thread 0x0000000106d895c0 (most recent call first):
  15. Abort trap: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement