[Tutor] problems to install python 2.5

Clay Wiedemann clay.wiedemann at gmail.com
Sun Mar 11 23:33:54 CET 2007


No ideas there. I wish I could help, but I am new at this.
I did stop using IDLE though in favor of iPython. I don't know if an
end-around would solve all the problems you have been encountering
though.

http://ipython.scipy.org/moin/

-c

On 3/11/07, Tsila Hassine <tsila.hassine at gmail.com> wrote:
> yes I did download that, and it went " sorry can't update zshell" (and yes I
> have zshell) so i didn't know how to deal with that ....any ideas ? (but
> then i guess its a completely different problem then ...)
>
> thanks!
> T.
>
>
> On 3/11/07, Clay Wiedemann <clay.wiedemann at gmail.com> wrote:
> > Did you download the MacPython 2.5 distribution? You should find an
> > "Update shell profile.command" file, which you can run. I believe once
> > you do that, you will be set up so that IDLE will launch and you will
> > default to version 2.5.
> >
> > On 3/11/07, Tsila Hassine <tsila.hassine at gmail.com> 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 :
> > >
> > >
> > >
> > > Modules/posixmodule.c:22: warning: ignoring #pragma weak lchown
> > > Modules/posixmodule.c:23: warning: ignoring #pragma weak statvfs
> > > Modules/posixmodule.c:24: warning: ignoring #pragma weak fstatvfs
> > > Modules/posixmodule.c: In function `posix_lchown':
> > > Modules/posixmodule.c:1681: warning: implicit declaration of function
> > > `lchown'
> > > Modules/posixmodule.c: In function `initposix':
> > > Modules/posixmodule.c:8588: error: `fstatvfs' undeclared (first use in
> this
> > > function)
> > > Modules/posixmodule.c:8588: error: (Each undeclared identifier is
> reported
> > > only once
> > > Modules/posixmodule.c:8588: error: for each function it appears in.)
> > > Modules/posixmodule.c:8596: error: `statvfs' undeclared (first use in
> this
> > > function)
> > > Modules/posixmodule.c:8604: error: `lchown' undeclared (first use in
> this
> > > function)
> > > make: *** [Modules/posixmodule.o] Error 1
> > >
> > >
> > > I can't find any documentation of such a problem on the net, does anyone
> > > have a clue to what might be the problem ?
> > >
> > > thanks!
> > > Tsila
> > >
> > > _______________________________________________
> > > Tutor maillist  -  Tutor at python.org
> > > http://mail.python.org/mailman/listinfo/tutor
> > >
> > >
> >
> >
> > --
> >
> > - - - - - - -
> >
> > Clay S. Wiedemann
> >
> > voice: 718.362.0375
> > aim: khlav
> > wii: 3905 4571 6175 2469
> > twitter: seastokes
> >
>
>


-- 

- - - - - - -

Clay S. Wiedemann

voice: 718.362.0375
aim: khlav
wii: 3905 4571 6175 2469
twitter: seastokes


More information about the Tutor mailing list