The environment construction system is really troublesome, isn't it? I think you can have as many materials as there are environments. So I will leave it as a memorandum. (I tried to make the title look like the title of the paper: sunny :)
OS
--Edition: Windows 10 Pro
--Version: 1703
--OS build: 15063.540
--System type: 64-bit operating system, x64-based processor
Pycharm
Python
Python Module
Reference: http://d.hatena.ne.jp/graySpace/20150505/1430809117 Thank you.
Now, let's add scikit-learn
. Please click the list below.
scikit-learn
--Click scikit-learn
Probably an error. Put in scipy or keep it up to date.
reference: http://toriaezu-engineer.hatenablog.com/entry/2016/10/09/084428#環境 I downloaded and put it in like the above site.
The flow I did is described below.
scipy-0.19.1-cp35-cp35m-win32.whl
Downloadhttp://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy
numpy
$ pip uninstall numpy
scipy`` numpy
$ pip install scipy-0.19.1-cp35-cp35m-win32.whl
With just pip install scipy-0.19.1-cp35-cp35m-win32.whl
, both scipy
numpy
are included.
scikit-learn
$ pip install sklearn
The pip install scipy-0.19.1-cp35-cp35m-win_amd64.whl
file gave an error for some reason.
pip install scipy-0.19.1-cp35-cp35m-win_amd64.whl
scipy-0.19.1-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
Environment construction troublesome e ...: cloud: