anaconda - python.exe crashes when importing `theano` -
i using anaconda(2.2 64bit) on windows 7 64-bit machine. when try to
import theano
python crashes without infomation. installed theano
using anaconda.
does know problem comes from?
this caused missing, or incorrectly configured c compiler. there's lot of installing theano on windows in documentation.
in particular, make sure you've run
conda install mingw libpython
Comments
Post a Comment