[Pyrex] ANN: Pyrex 0.9.6.3
Sven Berkvens-Matthijsse
sven at pyrex.berkvens.net
Wed Oct 17 16:04:25 CEST 2007
Hi Greg,
> Pyrex 0.9.6.3 is now available:
> http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
Are you sure that what you have put online is the correct version?
The line in 'setup.py' saying:
execfile(distutils.util.convert_path('Pyrex/Compiler/Version.py')
is missing a closing bracket, and furthermore (if one fixes that),
that line still doesn't work because distutils.util is not imported
anywhere. If one adds an import state, it seems to install correctly.
--
With kind regards,
Sven
More information about the Pyrex
mailing list