Cython Installation on Windows

  • Thread starter Srijit Kumar Bhadra
  • Start date
S

Srijit Kumar Bhadra

Cython Installation on Windows documentation (http://wiki.cython.org/
InstallingOnWindows) needs a minor but important change.

Under section "MinGW Compiler" [build] compiler = mingw32 should be
replaced by the following lines (i.e. disutils.cfg should have the
following lines)

[build]
compiler=mingw32

/Srijit
 
S

Stefan Behnel

Srijit said:
Cython Installation on Windows documentation (http://wiki.cython.org/
InstallingOnWindows) needs a minor but important change.

Under section "MinGW Compiler" [build] compiler = mingw32 should be
replaced by the following lines (i.e. disutils.cfg should have the
following lines)

[build]
compiler=mingw32

Not quite the perfect place to report this (the Cython mailing list would
have been just right), but thanks anyway.

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top