Difference between revisions of "Setting Up Canopy Environment"
Jump to navigation
Jump to search
m (Wbt3 moved page Setting Up Canopy Environment to Setting Up Canopy Environment DISCARD ME) |
m (Wbt3 moved page Setting Up Canopy Environment DISCARD ME to Setting Up Canopy Environment over redirect) |
(No difference)
|
Revision as of 11:05, 26 May 2016
Setting Up Canopy Environment
Use the follow instructions to set up your user environment to use canopy-1.4.1 (python):
- Run canopy:
/opt/canopy-1.4.1/canopy
- Click "Continue" on Canopy Environment Setup screen:
- Select "Yes" on Make Canopy your default Python environment screen and click "Start using Canopy". You can quit the GUI at this time.
- Add the following line in your .profile
VIRTUAL_ENV_DISABLE_PROMPT=1 source ~/Enthought/Canopy_32bit/User/bin/activate
- Log out and log back in. You should see python defaults to Canopy python in your user environment:
-bash-4.1$ which python ~/Enthought/Canopy_64bit/User/bin/python