私はTensorflow for Windows 10をインストールするためにthis tutorialに従っていますが、このエラーが発生します。原因と修正は何ですか?pip :: tensorflow-gpuの一致する分布はありません
C:\Users\mona6>conda create -n tensorflow-gpu python=3.6
Fetching package metadata ...........
Solving package specifications: .
Package plan for installation in environment C:\Users\mona6\AppData\Local\conda\conda\envs\tensorflow-gpu:
The following NEW packages will be INSTALLED:
pip: 9.0.1-py36_1
python: 3.6.1-0
setuptools: 27.2.0-py36_1
vs2015_runtime: 14.0.25123-0
wheel: 0.29.0-py36_0
Proceed ([y]/n)? y
python-3.6.1-0 100% |###############################| Time: 0:00:01 17.89 MB/s
#
# To activate this environment, use:
# > activate tensorflow-gpu
#
# To deactivate this environment, use:
# > deactivate tensorflow-gpu
#
# * for power-users using bash, you must source
#
C:\Users\mona6>activate tensorflow-gpu
(tensorflow-gpu) C:\Users\mona6>pip install tensorflow-gpu
Collecting tensorflow-gpu
Could not find a version that satisfies the requirement tensorflow-gpu (from versions:)
No matching distribution found for tensorflow-gpu