Re: [Tutor] Ipython Queries

2015-03-14 Thread Oscar Benjamin
On 14 March 2015 at 09:53, Steven D'Aprano wrote: > On Fri, Mar 13, 2015 at 10:39:50PM +0530, Santosh Kumar wrote: >> Hi All, >> >> I have installed both python2 and python3 in my system . When i used >> ipython it by default goes to python2 base. How/what is the easy way to >> swith between pytho

Re: [Tutor] Idle - ImportError: No module named numpy

2015-03-14 Thread Markos
On 13-03-2015 12:34, Oscar Benjamin wrote: On 11 March 2015 at 19:43, Markos wrote: On 10-03-2015 16:48, Oscar Benjamin wrote: Looks like a bug in pip or in the get-pip script. What version of python3 are you using? But the command to install numpy gave an error message: #

Re: [Tutor] Ipython Queries

2015-03-14 Thread Steven D'Aprano
On Fri, Mar 13, 2015 at 10:39:50PM +0530, Santosh Kumar wrote: > Hi All, > > I have installed both python2 and python3 in my system . When i used > ipython it by default goes to python2 base. How/what is the easy way to > swith between python2 and python3 ? I don't think there is an easy way on W