For those who want to use chainer on windows, but can't install it with pip ... I'm in trouble. OS assumes windows10
Only two things to do
I worked with this
I think that there are many people who take time to install Numpy and Scipy on windows, so it is quick to install Anaconda which covers all such major libraries.
Install the one that matches the version of Python you use. I will skip the installation settings as I am the default
First, download the installer
Next, we will move on to installation, but this is the most important
After selecting custom, from the programming language
Check the box. After that, install with your favorite settings
When you get here, start the "conda prompt" of Anaconda that you put in earlier,
Update the modules with conda update anaconda
,
pip install chainer
It ends with. I don't think the chainer installation will be played either
Recommended Posts