Environmental Setup
Please set the below paths to use python 2.7.11
For C-Shell users:
set path=(/opt/python-2.7.11/bin $path)
For Bash shell users:
export PATH=(/opt/python-2.7.11/bin:$PATH)
How to invoke?
/usr/local/bin/python
SUPERCOMPUTER EDUCATION AND RESEARCH CENTRE
WELCOME TO SERC
Please set the below paths to use python 2.7.11
For C-Shell users:
set path=(/opt/python-2.7.11/bin $path)
For Bash shell users:
export PATH=(/opt/python-2.7.11/bin:$PATH)
How to invoke?
/usr/local/bin/python