Hi, On Wed, Sep 03, 2014 at 02:56:19PM +0200, frantisek holop wrote: > lightly tested update. only the bundled pip > and setuptools are newer.
I installed a pypy and a python3 virtalenv and installed/uninstalled some packages just fine. I see that our in-tree setuptools port we are turning off the zip_safe flag in setup.py (I guess it is our policy to not install packages as zips?). Should we be doing this for the embedded setuptools in virtualenv? CCing rpointel. For info on the zip_safe flag: http://stackoverflow.com/questions/15869473/what-is-the-advantage-of-setting-zip-safe-to-true-when-packaging-a-python-projec -- Best Regards Edd Barrett http://www.theunixzoo.co.uk