Changes between Version 2 and Version 3 of ChimeraPyPackages


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraPyPackages

    v2 v3  
    33== Installing Chimera and Python Packages for Chimera Development ==
    44
    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].
     5This 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].
    66
    77=== Installing Chimera ===