Setting python version in terminal shell

Asked by Ted Rigby

I have both Python 2.7.3 and 3,2 installed but can not work out how to set my terminal session to use 3.2 (it currently defaults to 2.7.3?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
Jeet
Solved:
Last query:
Last reply:
Revision history for this message
Best Jeet (gour-jitendrasingh) said :
#1
Revision history for this message
codemaniac (arijit.dutta) said :
#2

Have you already tried update-alternatives ??
Please man it .

Revision history for this message
Ted Rigby (ted-rigby) said :
#3

Thanks Jeet, that solved my question.