Changes between Version 34 and Version 35 of VirtualEnv
- Timestamp:
- Aug 30, 2010, 6:22:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualEnv
v34 v35 2 2 == Installing Chimera and a Python Virtual Environment for Chimera Development == 3 3 4 This page contains an example of a user installation of Chimera and additional configuration options to create a virtual python environment for development with Chimera. The Chimera distribution currently ships with a custom build of python2.7 (as of Aug, 2010). This custom python installation may not be compatible with any other installations of python on the system (including any site-packages in other python installations). The following examples provide a tidy way to access and add new packages in a virtual environment derived from the Chimera python installation. 4 This page contains an example of a user installation of Chimera and additional configuration options to create a virtual python environment for development with Chimera. The Chimera distribution currently ships with a custom build of python2.7 (as of Aug, 2010). This custom python installation may not be compatible with any other installations of python on the system (including any site-packages in other python installations). The following examples provide a tidy way to access and add new packages in a virtual environment derived from the Chimera python installation. Also, see additional tips on development with [wiki:ChimeraEclipse eclipse for Chimera]. 5 5 6 6 === Installing Chimera ===
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)