[Tutor] python installation problem

2012-05-03 Thread Gergely Lőrincz
Dear folks, I've been struggling to set up python on snow leopard, mac os x. Stupidly I downloaded and installed python 3.2 and since then the 'python' command in the terminal yields 'no command found'. In addition when opening the terminal I get this error message on the top of the window:

Re: [Tutor] python installation problem

2012-05-03 Thread Prasad, Ramit
I've been struggling to set up python on snow leopard, mac os x. Stupidly I downloaded and installed python 3.2 and since then the 'python' command in the terminal yields 'no command found'. In addition when opening the terminal I get this error message on the top of the window:

Re: [Tutor] python installation problem

2012-05-03 Thread Alan Gauld
On 03/05/12 12:14, Gergely Lőrincz wrote: I've been struggling to set up python on snow leopard, mac os x. Stupidly I downloaded and installed python 3.2 Nothing stupid about that, although it should have worked! Did you get the MacPython version or the ActiveState Mac package or something

Re: [Tutor] python installation problem

2012-05-03 Thread wesley chun
there are many pitfalls in installing Python on Macs. it definitely isn't straightforward because usually the one you install will conflict with the that Apple ships with Mac OS X. i would second the recommendation to use MacPorts, homebrew, finkCmdr, or similar tools. someone should do a fresh