python - Cython comiplation error gcc failed with exit status 1 -


I'm a new Python user.

I try to install the package scikits.sparse

However I could not install the package.

I'm a Windows user and using Python 2.7.6 P>

I typed in windows CMD: < Pre> dragon setup.py build_ext --inplace --compiler = mingw32

Although I get errors, compiling the syntax files and setup to exit the error: The exit of the command "GCC" failed in position 1. I

I have installed Cython properly and Mingw32 / bin is also in my environment variable path I

< P > It will be greatly appreciated if someone can help me, I really need the package!


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -