I'm trying to run QuTiP on python 2.7.13 under windows 7, (which requires a 
fairly involved installation process 
<http://qutip.org/docs/latest/installation.html#windows-and-python-2-7> 
including 
overriding the MS Visual C for Python 2.7 compiler in favour of g++ from 
mingw32), but I've managed to get it to a point where everything works, at 
least in jupyter and qtconsole. If I try to import this package in spyder 
3.2.4 (under anaconda 2) however I get a long error trace ending in:

  File "C:\Users\_\Anaconda2\lib\distutils\ccompiler.py", line 574, in 
compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)

  File "C:\Users\_\Anaconda2\lib\distutils\cygwinccompiler.py", line 166, 
in _compile
    raise CompileError, msg

ImportError: Building module qutip.cy.spmatfuncs failed: ["CompileError: 
command 'C:\\\\Users\\\\_\\\\Anaconda2\\\\Scripts\\\\gcc.exe' failed with 
exit status 1\n"]

I've asked in the qutip help group, but since it seems to be a spyder 
problem they directed me here. Anyone have any ideas? I would much prefer 
sticking with spyder than being forced to switch to jupyter.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to