Skip to content

Instantly share code, notes, and snippets.

@Ariakenom
Created December 17, 2019 14:02
[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