Skip to content

Instantly share code, notes, and snippets.

@Ariakenom
Created December 17, 2019 14:02
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 Ariakenom/90253aee4e3ee54fa3247b87eb9ae5a2 to your computer and use it in GitHub Desktop.
Save Ariakenom/90253aee4e3ee54fa3247b87eb9ae5a2 to your computer and use it in GitHub Desktop.
[nix-shell:~/amra]$ virtualenv --no-setuptools venv
Using base prefix '/nix/store/c8qshsnmy5d9xk3nxj2xy9xc4isnc7ni-python3-3.6.9'
New python executable in /home/patrik/amra/venv/bin/python3.6
Also creating executable in /home/patrik/amra/venv/bin/python
ERROR: The executable /home/patrik/amra/venv/bin/python3.6 is not functioning
ERROR: It thinks sys.prefix is '/nix/store/c8qshsnmy5d9xk3nxj2xy9xc4isnc7ni-python3-3.6.9' (should be '/home/patrik/amra/venv')
ERROR: virtualenv is not compatible with this system or executable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment