Skip to content

Instantly share code, notes, and snippets.

@wklm
Created June 25, 2017 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wklm/f7271e0b68c273e528b85157993c1134 to your computer and use it in GitHub Desktop.
Save wklm/f7271e0b68c273e528b85157993c1134 to your computer and use it in GitHub Desktop.
bash-4.2# python3.6 -m site
sys.path = [
'/syncro',
'/usr/local/lib/python36.zip',
'/usr/local/lib/python3.6',
'/usr/local/lib/python3.6/lib-dynload',
'/usr/local/lib/python3.6/site-packages',
]
USER_BASE: '/root/.local' (doesn't exist)
USER_SITE: '/root/.local/lib/python3.6/site-packages' (doesn't exist)
ENABLE_USER_SITE: True
bash-4.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment