On Tue, Jun 02, 2009 at 11:14:31PM +0900, Namshin Kim wrote: -> 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
pyrexc is correctly calling python2.3. I'm pretty sure that it's a bug in setuptools. cheers, --titus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---