my version for the Enthought Canopy python is 2.7.6, 64-bit. I am trying to install the scikits.bvp_solver on a windows 8.1 device by following the tutorial.
I have the easy_install ready, and downloaded the MinGW with gfortran(here), I tried both versions gcc-5.1.0-64.exe, and gcc-5.1.0-32.exe one by one
Then I proceeded to the second step, namely compiling from source using python setup.py config --compiler=mingw32 build --compiler=mingw32 install, the error message from cmd is
NotImplementedError: Only MS compliler supported with gfortran on win 64
the system path I specify is C:\Rtools\gcc\bin. any instructions are appreciated.
--
---
You received this message because you are subscribed to the Google Groups "scikits.bvp_solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikits-bvp_sol...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to scikits-bvp_solver+unsub...@googlegroups.com.
else:
pass #raise NotImplementedError("Only MS compiler supported with gfortran on win64")To unsubscribe from this group and stop receiving emails from it, send an email to scikits-bvp_sol...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "scikits.bvp_solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scikits-bvp_sol...@googlegroups.com.