-
Notifications
You must be signed in to change notification settings - Fork 0
TensorFlow installation
Gukie edited this page Nov 30, 2017
·
1 revision
- Guideline refer: https://www.tensorflow.org/install/install_windows
- OS: win 10
- Python version
Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Notice here: if your OS is 64-bit, please use python 3.6.3 64-bit, otherwise following exception will happen:
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow