16 Sep
2016
16 Sep
'16
7:21 a.m.
Hi!
Did you really use 'export' to set the environment variable? Usually on > Windows you'd need to use 'set' instead.
Well yes, I always cheat a little and install Git for windows https://git-scm.com/ so that I get a bash environment for free:)
That's strange. I just tried a fresh install of miniconda3 on a 32-bit > Windows 7 box and everything works fine. What version of Windows are you > using? > I was using 32 bit windows 7 (Version 6.1.7600)
conda install vs2010_runtime > > This fixes the problem, thanks!
Best, Ajasja