This usually happens when mixing libraries compiled with different 
compilers on Windows.
Do you have another g++ than the one installed by the conda package "
m2w64-toolchain" that is mentioned in the installation instructions?

On Thursday, June 1, 2017 at 4:17:40 AM UTC-4, Rohit Dulam wrote:
>
> When i try to import theano, a window pops up saying python.exe has 
> stopped. What is the problem? The contents of my .theanorc file are given 
> below.
>
> [global]
> floatX = float32
> device = cuda0
> mode=FAST_RUN
>
> [cuda]
> root = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin
>
>
> [nvcc]
> fastmath = True
>
> [dnn]
>
> include_path = C:\Program Files\NVIDIA GPU Computing 
> Toolkit\CUDA\v8.0\include
> library_path = C:\Program Files\NVIDIA GPU Computing 
> Toolkit\CUDA\v8.0\lib\x64
>
> [gpuarray]
>
> preallocate = 0.2
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to