Hi guys,
Not sure if I'm emailing to the correct place so apologies if I am spamming
you...
I am having problems with Cython compiling. I am following the tutorial on the
main website (from the Users Guide) and when I type "python setup.py build_ext
--inplace" I get an error saying "unable to find vcvarsall.bat". I am using
MinGW as my compiler and running on windows XP. I have managed to find a way
around this: typing "python setup.py build_ext --compiler=mingw32 --inplace"
works for the first 'hello world' tutorial part. However, I get the vcvarsall
error when trying the pyximport method. Adding the "--compiler=mingw32" does
not work for any of the examples using any form of numpy import.
I would be grateful for any insights provided that could help me run cython! I
am new to using the command line, c and cython (and not all that experienced
with python either!) so forgive me if I need more detail than the average user!
Thanks,
Sam
_________________________________________________________________
Access your other email accounts and manage all your email from one place.
http://clk.atdmt.com/UKM/go/167688463/direct/01/
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev