[TriZPUG] managing python versions as well as package versions, or "up-to-speed for the ecosystem"

Chris Calloway cbc at unc.edu
Fri Aug 5 15:55:06 CEST 2011


On 8/4/2011 11:24 PM, Jim Allman wrote:
> When you create a new virtualenv, you can specify which Python interpreter will be used in this environment. For example, to create a new virtualenv using a custom build of Python 2.4, you might do this:
>      $ virtualenv --python=/opt/Python-2.4/bin/python --no-site-packages ~/py24env

I just have a virtualenv executable installed in each Python.

> Oh, and here's some good news on support for PyPy in recent versions of virtualenv:
>    http://www.virtualenv.org/en/latest/index.html#pypy-support

Pypi is the bomb. We should have a TriZPUG meeting just about Pypi.

-- 
Sincerely,

Chris Calloway http://nccoos.org/Members/cbc
office: 3313 Venable Hall   phone: (919) 599-3530
mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599


More information about the TriZPUG mailing list