Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-29 Thread Nevins Duret
Hello Rohan, I can't thank you enough but believe it or not, you guys helped me tremendously on the last posting. It was basically a symbolic link issue that was reeked havoc on my system. After reinstating the symbolic link to where I had it as before and deleting the file that the symb

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-28 Thread Rohan Sachdeva
I know this was a while ago but you can add the ppa by going to the terminal and typing: sudo add-apt-repository ppa:irie/python3.2 then sudo apt-get update and sudo apt-get install python3.2 Rohan On Sun, Apr 10, 2011 at 1:33 PM, Walter Prins wrote: > > > On 9 April 2011 19:45, Nevins Duret

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-10 Thread Walter Prins
On 9 April 2011 19:45, Nevins Duret wrote: > I can't thank you enough for your help. Yes, I usually use the Synaptic > Package Manager, however in this case, Python version 3.2 is not on the > Synaptic package Manager. This is why I chose to build it from source. As > far as what I think is ca

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-09 Thread Nevins Duret
On 04/09/2011 06:12 PM, Rohan Sachdeva wrote: Just so you know there is a PPA for 3.2 - https://launchpad.net/~irie/+archive/python3.2 Should make things a lot easier. Rohan On Sat, Apr 9, 2011 at 11:45 AM, Nevins Duret

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-09 Thread Rohan Sachdeva
Just so you know there is a PPA for 3.2 - https://launchpad.net/~irie/+archive/python3.2 Should make things a lot easier. Rohan On Sat, Apr 9, 2011 at 11:45 AM, Nevins Duret wrote: > On 04/09/2011 02:32 PM, Walter Prins wrote: > > > > On 9 April 2011 17:44, Nevins Duret wrote: > >> Compilin

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-09 Thread Nevins Duret
On 04/09/2011 02:32 PM, Walter Prins wrote: On 9 April 2011 17:44, Nevins Duret > wrote: Compiling with Ubuntu # get required packages for build sudo apt-get install build-essential libncursesw5-dev libreadline5-dev libssl-dev libgdbm-dev libc6-de

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-09 Thread Walter Prins
On 9 April 2011 17:44, Nevins Duret wrote: > Compiling with Ubuntu > > # get required packages for buildsudo apt-get install build-essential > libncursesw5-dev libreadline5-dev libssl-dev libgdbm-dev libc6-dev > libsqlite3-dev tk-dev > # get sourcewget http://www.python.org/ftp/python/3.2/Pyth

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-09 Thread Nevins Duret
Hello Lie Ryan, Thanks so much for your reply. Well when I ran: whereis python I get this: python: /usr/bin/python3.1-config /usr/bin/python2.6-dbg /usr/bin/python3.1 /usr/bin/python2.6-config /usr/bin/python2.7 /usr/bin/python3.1-dbg-config /usr/bin/python2.6-dbg-config /usr/bin/pytho

Re: [Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-08 Thread Lie Ryan
On 04/09/11 11:25, Nevins Duret wrote: > Hello Everyone, > > I recently installed python3.2 by building it from source and > noticed that it may have not been > installed 100% correctly. This is probably off topic in python tutor mailing list, better asked on the main mailing list or Ubuntu

[Tutor] Python 3.2 Install Not Responding To Python Command!!

2011-04-08 Thread Nevins Duret
Hello Everyone, I recently installed python3.2 by building it from source and noticed that it may have not been installed 100% correctly. When I type: python in the Terminal in Ubuntu 10.10 Maverick, I'm noticing that get the error: bash: /usr/bin/python: is a directory However, when I