VS2017+python3.6+Tensorflow環境搭建

第一步: 安裝VS2017(參考Opencv那一篇博客),勾選Python選項 第二步: 配置環境變量 第三步: 用管理員打開Power shell 輸入:pip3 install --upgrade tensorflow 第四步: 驗證是否成功 新建python程序 輸入代碼: #coding:utf-8  import tensorflow as tf w1 = tf.Variable(tf.
相關文章
相關標籤/搜索