Changes between Version 2 and Version 3 of ChimeraPyPackages
- Timestamp:
- Sep 21, 2010, 12:53:47 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraPyPackages
v2 v3 3 3 == Installing Chimera and Python Packages for Chimera Development == 4 4 5 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 Chimera development with [wiki: ChimeraEclipse eclipse-PyDev]and [wiki:ChimeraSpyder spyder].5 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 Chimera development with [wiki:VirtualEnv virtualenv], [wiki:ChimeraEclipse eclipse-PyDev], and [wiki:ChimeraSpyder spyder]. 6 6 7 7 === Installing Chimera ===
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)