Installing NumPy via Anaconda in Windows

前端 未结 5 2031
一生所求
一生所求 2020-12-05 20:01

I am trying to use Numpy in a Python 2.7.8 script in Windows. So, I download and installed the latest version of Anaconda (I also want to use some of the other tools in Anac

5条回答
  •  再見小時候
    2020-12-05 20:22

    Anaconda folder basically resides in C:\Users\\Anaconda. Try setting the PATH to this folder.

提交回复
热议问题