On Sat, Apr 25, 2009 at 11:27:51AM -0700, michel bellis wrote:
-> I tried to install the last pygr git version on windows XP pro &
-> mingw32-gcc-3.4.2 and have run in this problem :
-> Thank for your advice.

Hi, Michel,

you need to install Pyrex,

-> Z:\temp\pygr_psu>python setup.py build -c mingw32
-> *** warning pyrex cannot be imported
-> *** warning bypassing pyrex, proceeding with C file compilation

http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/

This will produce the intermediate C files that are not checked into
the git repo.

When we build a distribution for release, we'll provide these; for now,
you get the confusing error from the developer version.

We should probably put something about this in either README or
doc/DEVELOPERS or someplace.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to