[Distutils] virtualenv3
Carl Meyer
carl at oddbird.net
Wed May 4 18:15:15 CEST 2011
Hi Barry,
On 05/04/2011 11:01 AM, Barry Warsaw wrote:
> What's the current status of virtualenv3? When I search the Cheeseshop, I get
> two hits:
>
> http://pypi.python.org/pypi?%3Aaction=search&term=virtualenv3&submit=search
>
> It looks like Holger's virtualenv5 is a temporary fork of Brandon's
> virtualenv3 port. The latter seems to work fine for me on Ubuntu. I'd like
> to get a version of virtualenv3 packaged for Debian/Ubuntu, but I'm not
> entirely sure which one to use.
Virtualenv itself supports Python 2.4 - 3.2 from a single codebase,
beginning with the 1.6 release a few weeks ago, thanks to Vinay Sajip.
Try it out!
As far as I know neither virtualenv3 nor virtualenv5 will be developed
anymore, as both were intended as stopgaps while virtualenv lacked
Python 3 support. Holger or Brandon can correct me if I'm wrong there.
Carl
More information about the Distutils-SIG
mailing list