Python 2 6: Difference between revisions
Jump to navigation
Jump to search
m Created page with " We have a [http://mon.iihe.ac.be/trac/t2b/attachment/wiki/Python_2_6/move_to_python26.sh shell script] that you can just source allowing you to
use the default Python26 comi..." |
(No difference)
|
Latest revision as of 12:28, 26 August 2015
We have a shell script that you can just source allowing you to use the default Python26 coming with CMSSW5xy
So after copying it just run:
source ./move_to_python26.sh
Then you should have:
[foobar@m2 ~]$ which python /sandbox/cmss/slc5_amd64_gcc434/cms/cmssw-patch/CMSSW_5_0_1_patch3/external/slc5_amd64_gcc434/bin/python [foobar@m2 ~]$ python -V Python 2.6.4