Changes between Version 43 and Version 44 of VirtualEnv


Ignore:
Timestamp:
Sep 21, 2010, 12:58:50 PM (16 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VirtualEnv

    v43 v44  
    22== Using virtualenv with Chimera ==
    33
    4 Adding additional packages to the Chimera python distribution is possible and a great way to do this, while preserving the state of the Chimera distribution, is to use [http://pypi.python.org/pypi/virtualenv virtualenv].  First, add the {{{virtualenv}}} package into the Chimera python installation, like so:
     4Adding [wiki:ChimeraPyPackages python packages to Chimera] is possible and a great way to do this, while preserving the state of the Chimera distribution, is to use [http://pypi.python.org/pypi/virtualenv virtualenv].  First, [wiki:ChimeraPyPackages add easy_install] add then add the {{{virtualenv}}} package into the Chimera python installation, like so:
    55
    66{{{