, :
, Anaconda Python 3.6 Tensorflow Window 10 64bit. !
https://www.continuum.io/downloads, Anaconda Python 3.6 Window 64bit.
conda tensorflow, :
C: > conda create -n tensorflow
conda, :
C: > ( ) C: > #
http://www.lfd.uci.edu/~gohlke/pythonlibs/enter , "tensorflow-1.0.1-cp36-cp36m-win_amd64.whl". ( "C:\Users\Joshua\Downloads" )
Tensorflow, :
(tensorflow) C: > pip install C:\Users\Joshua\Downloads\tensorflow-1.0.1-cp36-cp36m-win_amd64.whl
but nothing happens at the prompt. It starts on a new line with a tensor flow, as if nothing had been written. What is the problem?
source
share