anaconda - Theano windows installation - Configuring the Environment -


i'm trying install theano on windows anaconda , i'm stuck @ "configuring environment" step. instructions here say: the script assumes installed winpython distribution, update winpython line otherwise. line in question is

call %scisoft%\winpython-64bit-2.7.9.4\scripts\env.bat 

what supposed change if i'm using anaconda instead of winpython?

it's easy install "theano on windows anaconda"

after anaconda installed:

  1. $ conda install mingw libpython
  2. $ pip install theano

then maybe, needn't else, test it.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -