Patching setuptools was not a great idea packagers. Given the common usages of ez_setup.py and other methods of installing setuptools.
Anyway, quick work around to get a working python2.5 virtualenv: virtualenv --python=python2.5 py25-ve No need for any symlink monkeying or package patching. -- python-virtualenv doesn't work with Python 2.6.x https://bugs.launchpad.net/bugs/339904 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
