Skip to content

Instantly share code, notes, and snippets.

@datavudeja
Forked from davidfraser/venv_link.py
Created February 9, 2025 22:04
Show Gist options
  • Save datavudeja/3b32f8a1e9b72eb4056f66ead29f6dbe to your computer and use it in GitHub Desktop.
Save datavudeja/3b32f8a1e9b72eb4056f66ead29f6dbe 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