[theano-users] Error when running theano.test()

2016-09-21 Thread Jason Shi
I just installed theano and I ran theano.test() to check to see if it was installed correctly. However, I keep on getting this error when running each test: Problem occurred during compilation with the command line below: C:\MinGW\bin\g++.exe -shared -g -O3 -fno-math-errno -Wno-unused-label -W

Re: [theano-users] Error when running theano.test()

2016-09-22 Thread Jason Shi
ppData\\Local\\Theano\\compiledir_Windows-10-10.0.10586-Intel64_Family_6_Model_71_Stepping_1_GenuineIntel-2.7.12-32\\tmpxpvmhz\\mod.cpp:457:34: note: in expansion of macro 'PyArray_SimpleNew'\r. V1 = (PyArrayObject*)PyArray_SimpleNew(4, odims, 12);\r.

Re: [theano-users] Error when running theano.test()

2016-09-29 Thread Jason Shi
> Can you try with a 64-bit python? > > On Thu, Sep 22, 2016, Jason Shi wrote: > > Hi, > > > > This is my error message: > > > > > > 1 #define _CUDA_NDARRAY_C > > 2 > > 3 #include > > 4 #include > > 5 #include "theano_mod_help