Thanks a lot for the fix!!! On Monday, March 9, 2015 at 8:05:03 AM UTC-4, [email protected] wrote: > > I had a similar problem. I followed the instructions on the web page >> <http://deeplearning.net/software/theano/install_windows.html#install-windows>when >> >> installing (i.e. installed TDM GCC). When creating the env.bat script the >> update to the PATH variable is described as first appending TDM GCC stuff >> then call WinPythons env.bat, which prepends to the path. This makes the >> g++ from WinPython the first choice. I simply changed the order of updating >> the PATH in env.bat, i.e. first call env.bat in WinPython, then append TDM >> GCC to the path. This for me at least solved my problem. >> > I can see from your compile command that you aswell are using the >> WinPython g++, so if you followed the instructions from the web page and >> installed TDM GCC you could try my "fix" >> > Hope this helps. >
-- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
