10.0.16299.0 to target Windows 10.0.17134. Complete output (79 lines):
Windows platform: True, Python major version: 3." "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.16299.0\um"
我基本上使用python3.4,numpy 1.3.0已经在我的windows机器上安装并成功启动。最近,为了使用Brian2库,我刚刚安装了python2.7,但是在Importing numpy failed: No module named numpy回溯中有一个错误,而它是在python3.4实际上,当我将解释器地址切换到python2.7时,就会发生这样的问题,在考虑到<