I am using Anaconda(2.2 64bit) on a Windows 7 64-bit machine. When I try to
import theano
Python crashes without infomation. I installed theano using Anaconda.
Does anyone know where this problem comes from?
I am using Anaconda(2.2 64bit) on a Windows 7 64-bit machine. When I try to
import theano
Python crashes without infomation. I installed theano using Anaconda.
Does anyone know where this problem comes from?
Copyright © 2021 Jogjafile Inc.
This could be caused by a missing, or incorrectly configured C compiler. There's a lot of help about installing Theano on Windows in the documentation.
In particular, make sure you've run