- Download Winpython 3.5.2 64bit
- Install Winpython 3.5.2 : Install Direectory :
C:\WinPython-64bit-3.5.2.3Qt5
File Explorer
-This PC
-Property
-Advanced system settings
-Environment Variables
- Append the followings to
PATH
C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64
C:\WinPython-64bit-3.5.2.3Qt5\python-3.5.2.amd64\Scripts
- Reboot
Windows Key
+R
->powershell
->Enter
python --version
pip --version
pip install tensorflow
- Done
- Open
Terminal
sudo easy_install pip
sudo easy_install --upgrade six
pip install tensorflow