7 Jan
2014
7 Jan
'14
4:19 p.m.
virtualenv 1.11.1rc1 has been released, which solves a serious issue with the ``—system-site-packages`` flag. In order to test this copy of virtualenv: $ curl -L -O https://github.com/pypa/virtualenv/archive/1.11.1rc1.tar.gz $ echo "e517f28a31792f00699b369932a9b66a 1.11.1rc1.tar.gz" | md5sum -c 1.11.1rc1.tar.gz: OK $ tar zxf 1.11.1rc1.tar.gz $ python virtualenv-1.11.1rc1/virtualenv.py myVE $ myVE/bin/pip install SomePackage ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA