Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Python has been installed as
  2. /usr/local/bin/python3
  3.  
  4. Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
  5. `python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  6. /usr/local/opt/python/libexec/bin
  7.  
  8. pip 19.1.1 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)
  9.  
  10. $ ls -l /usr/local/lib/python3.7/site-packages/
  11. drwxr-xr-x 19 root admin 608 Jun 29 00:07 youtube_dl
  12. drwxr-xr-x 10 root admin 320 Jun 29 00:07 youtube_dl-2019.6.27.dist-info
  13.  
  14. PATH="/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/bin:${PATH}:${HOME}/go/bin"
  15. export PATH
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement