mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-17 05:53:10 +00:00
Note: simply calling `virtualenv .` will not produce a ./bin/python which can import e.g. sqlite3, using `virtualenv --python=python2.7` will, if python2.7 is python27Full (the wrapped python). I'm not sure if this is a bug or a feature.
2.7 KiB
2.7 KiB