Skip to content

Instantly share code, notes, and snippets.

@aaren
Created July 16, 2013 06:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaren/6006168 to your computer and use it in GitHub Desktop.
Save aaren/6006168 to your computer and use it in GitHub Desktop.
My Enthought Canopy setup
sys.prefix
'/home/aaron/src/canopy/Enthought/Canopy_64bit/User'
sys.path
['',
'/home/aaron/src/canopy/Enthought/Canopy_64bit/User/bin',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python27.zip',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/plat-linux2',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/lib-tk',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/lib-old',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/lib-dynload',
'/home/aaron/src/canopy/Enthought/Canopy_64bit/User/lib/python2.7/site-packages',
'/home/aaron/src/canopy/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/PIL',
'/home/aaron/src/canopy/Enthought/Canopy_64bit/System/lib/python2.7/site-packages',
'/home/aaron/src/canopy/Enthought/Canopy_64bit/System/lib/python2.7/site-packages/PIL',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/site-packages',
'/home/aaron/src/canopy/appdata/canopy-1.0.3.1262.rh5-x86_64/lib/python2.7/site-packages/IPython/extensions']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment