Changes between Version 2 and Version 3 of VirtualEnv


Ignore:
Timestamp:
Aug 24, 2010, 2:36:18 PM (16 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VirtualEnv

    v2 v3  
     1
     2== Installing a Python Virtual Environment for Chimera ==
    13
    24First, get the setuptools package installed.  Note the following has some version specific details that need attention for any current installation.  At the time of writing, this installation used a specific svn-build of Chimera (2010-08-05) and a specific version of setuptools for the version of python that was built for Chimera (python2.7).  It also assumes that Chimera was installed with sudo privileges, but that is not necessary (this should work for a user installation too, without the sudo privileges).