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

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -