Skip to content

Instantly share code, notes, and snippets.

@cstrap
Forked from tevino/fix_virtualenv
Last active December 3, 2019 08:55
Show Gist options
  • Save cstrap/39459fdc0ffab9405166596c8969d3be to your computer and use it in GitHub Desktop.
Save cstrap/39459fdc0ffab9405166596c8969d3be to your computer and use it in GitHub Desktop.
Fix python virtualenv after python update
#!/bin/bash
sh <(curl -sL https://gist.githubusercontent.com/cstrap/39459fdc0ffab9405166596c8969d3be/raw/e5932f9923e57dcb41db32fe5bed9acc6d584be4/fix_virtualenv)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment