Skip to content

Instantly share code, notes, and snippets.

@davidfraser
Last active June 2, 2017 20:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidfraser/6555916 to your computer and use it in GitHub Desktop.
Save davidfraser/6555916 to your computer and use it in GitHub Desktop.
Script to link Python system package into virtual environment from Nick Coghlan at https://bitbucket.org/ncoghlan/misc/raw/44341af0b2e4ac7f9580d5f907d8f49c7013b3b9/venv_link.py Modified to use system python to find the module, and pip to decide the link location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment