11 Mar 20:42
Re: problems to install python 2.5
Clay Wiedemann <clay.wiedemann <at> gmail.com>
2007-03-11 19:42:25 GMT
2007-03-11 19:42:25 GMT
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(Continue reading)
>
> Now, if we suddenly remember that the romans used 'Q' to represent
> 250, we can just edit our dictionary, and the rest of the code will
> remain the same.
>
> [note that this code will not produce strings like 'IV' for 4. OTOH,
> as I recall, the Romans didn't do that consistently either..]
It seems to me that isn't so different from deciding to use 'Q' for 250.
Maybe you can change the dictionary for this one too.
Kent
_______________________________________________
Tutor maillist - Tutor <at> python.org
RSS Feed