2.3 is still around indeed, but i launched the IDLE from the python
2.5folder, so i don't think that was the problem.

on teh other hand - i discovered that when i type "python2.5" in teh
terminal window it launches indeed the python 2.5, but when running  a
script from the command line it goes to the 2.3 version in the Frameworks.
- so what do i need to do ? add it to the PATH ? how do i do that ?



On 3/11/07, Andre Roberge <[EMAIL PROTECTED]> wrote:

On 3/11/07, Tsila Hassine <[EMAIL PROTECTED]> wrote:
> I also tried that build as well - it says that installation completed
> succesfully - and when i try to launch IDLE - it won't open...
>

Could it be that the 2.3 version is still around and that you are
trying to launch the 2.3 version of IDLE?  This happened to me once.

> On 3/11/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
> > Tsila Hassine wrote:
> > > Hello all
> > >
> > > I downloaded Python 2.5 (final release) from python.org. I am trying
to
> > > install it on my Mac 0s 10.4
> > >
> > > the current working version i have of python is 2.3 (also built as a
> > > framework)
> > >
> > >
> > > It goes through the "./configure" part ok, but the "make install"
> produces
> > > the following errors :
> >
> > No clue about your errors, but you can download a framework build of
> > Python 2.5 from
> > http://www.pythonmac.org/packages/py25-fat/index.html
> >
> > You might have better luck with build questions on the python-mac
list:
> >
> http://www.python.org/community/sigs/current/pythonmac-sig/
> >
> > Kent
> >
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to