Hi Titus, It may not work, but I would check where the *pyrexc* is. And, then check which python version is used by pyrexc. I had tried to install several version of python and Pyrex before, but I had realized that pyrexc is overwritten each time. bash-3.2$ which pyrexc /usr/local/bin/pyrexc bash-3.2$ head -n1 /usr/local/bin/pyrexc #!/usr/local/bin/python bash-3.2$ /usr/local/bin/python Python 2.5.2 (r252:60911, Oct 22 2008, 23:55:34) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> ^D
Yours, Namshin Kim On Tue, Jun 2, 2009 at 10:53 PM, C. Titus Brown <c...@msu.edu> wrote: > > On Mon, Jun 01, 2009 at 02:10:35PM -0700, Marek Szuba wrote: > -> On Sun, 31 May 2009 06:23:27 -0700 > -> "C. Titus Brown" <c...@msu.edu> wrote: > -> > -> > buildbot has pointed out that under python2.3, starting from a fresh > -> > checkout on an install that has Pyrex and setuptools, > -> [...] > -> What versions of setuptools and Pyrex have you got installed? > > setuptools-0.6c9 > Pyrex-0.9.8.5 > > (latest of both, AFAIK) > > I'm happy to give you (or anyone) shell accounts on the buildbot machine > (lyorn.idyll.org), if you want to debug. > > cheers, > --titus > -- > C. Titus Brown, c...@msu.edu > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-dev@googlegroups.com To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---