結論
python3.7ではtensorflowをそのままではインストールできないし、できたとしても一番新しいものでtensorflow ver 1.14.0が限界だった
cpu版とgpu版を選択もできなかった(これはやり方あるかもしれない。調べてもやり方わからなかったけれども)
python3.6ならネット検索して出てくる通常の方法で何事も起こらずインストールできる
上のリンクで3.7用意されてるけど以下の方法試してみてもインストールできず
①VSCode2019のターミナル上で実行
・pip install tensorflow ・pip install https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-2.1.0-cp37-cp37m-win_amd64.whl
②管理者権限のコマンドプロンプト上で上記と同じものを実行
(--userなど入れても変わらず 「cp37m」を「none」へ変更しても変わらなかった)
結局最後まで出来ず(もしかしたらtensorflowのpipインストール時に一緒についてくるnumpyやscipyなんかが競合するからできないのかも…tensorflowを先に入れていればいけるかもしれないけど試してないので分かりませんが)
参考までに環境を以下にかきます
・python 3.7.1 のみ(他のバージョンは入れてないということ)
・VisualStudioCode2019
特記事項
VSCode上だけでpythonもtensorflowも入れられるけれども私の場合はこれを行っていません。
それぞれpipでインストールしてpython周りの必要なものをpath通してます
・以下ライブラリ
absl-py 0.9.0 altgraph 0.16.1 anaconda 0.0.1.1 appdirs 1.4.3 astor 0.8.1 astroid 2.2.5 attrs 19.1.0 backcall 0.1.0 beautifulsoup4 4.9.0 bleach 1.5.0 boto 2.49.0 boto3 1.13.4 botocore 1.16.4 branca 0.4.0 bs4 0.0.1 cachetools 4.1.0 certifi 2020.4.5.1 chardet 3.0.4 chromedriver-binary 83.0.4103.14.0 click 7.1.1 colorama 0.4.1 comtypes 1.1.7 cssselect 1.1.0 cycler 0.10.0 Cython 0.29.14 decorator 4.4.0 defusedxml 0.5.0 distlib 0.3.0 docutils 0.15.2 EasyProcess 0.2.7 entrypoints 0.3 et-xmlfile 1.0.1 fake-useragent 0.1.11 ffmpeg 1.4 filelock 3.0.12 Flask 1.1.2 folium 0.10.1 future 0.17.1 gast 0.3.3 gensim 3.8.3 google-api-core 1.17.0 google-api-python-client 1.8.1 google-auth 1.14.0 google-auth-httplib2 0.0.3 google-pasta 0.2.0 googleapis-common-protos 1.51.0 grpcio 1.28.1 h5py 2.10.0 html5lib 0.9999999 httplib2 0.17.2 idna 2.9 imageio 2.8.0 imageio-ffmpeg 0.4.1 importlib-metadata 1.6.0 ipykernel 5.1.0 ipython 7.4.0 ipython-genutils 0.2.0 ipywidgets 7.4.2 isort 4.3.20 itsdangerous 1.1.0 japanize-matplotlib 1.0.5 jdcal 1.4 jedi 0.13.3 Jinja2 2.11.2 jmespath 0.9.5 joblib 0.14.1 jsonschema 3.0.1 jupyter 1.0.0 jupyter-client 5.2.4 jupyter-console 6.0.0 jupyter-core 4.4.0 Keras 2.3.1 Keras-Applications 1.0.8 Keras-Preprocessing 1.1.0 keyboard 0.13.5 kiwisolver 1.2.0 lazy-object-proxy 1.4.1 lxml 4.5.0 Markdown 3.2.1 MarkupSafe 1.1.1 matplotlib 3.2.1 mccabe 0.6.1 mistune 0.8.4 mouse 0.7.1 MouseInfo 0.0.4 moviepy 1.0.2 mpmath 1.1.0 nbconvert 5.4.1 nbformat 4.4.0 netaddr 0.7.19 notebook 5.7.7 numpy 1.18.2 oauth2client 4.1.3 opencv-contrib-python 4.2.0.34 opencv-python 4.2.0.34 openpyxl 2.6.2 packaging 20.3 pandas 1.0.3 pandocfilters 1.4.2 parse 1.15.0 parso 0.3.4 pdfkit 0.6.1 pefile 2019.4.18 phantomjs 1.1.7 pickleshare 0.7.5 Pillow 6.0.0 pip 20.1 pip-review 1.1.0 plotly 4.6.0 proglog 0.1.9 prometheus-client 0.6.0 prompt-toolkit 2.0.9 protobuf 3.11.3 pyasn1 0.4.8 pyasn1-modules 0.2.8 pyautocad 0.2.0 PyAutoGUI 0.9.47 pydub 0.23.1 pyee 7.0.1 PyGetWindow 0.0.7 pyglet 1.5.4 Pygments 2.3.1 pyhooked 0.8.1 PyInstaller 3.5 pylint 2.3.1 PyMsgBox 1.0.7 PyMySQL 0.9.3 pyparsing 2.4.7 pyperclip 1.7.0 pyppeteer 0.0.25 PyQt5 5.14.2 PyQt5-sip 12.7.2 pyquery 1.4.1 PyRect 0.1.4 pyrsistent 0.14.11 pyscreen 0.3 pyscreenshot 0.5.1 PyScreeze 0.1.22 pysmb 1.1.28 python-dateutil 2.8.0 pytube 9.6.0 PyTweening 1.0.3 pytz 2019.3 pywin32 227 pywin32-ctypes 0.2.0 pywinpty 0.5.5 PyYAML 5.3.1 pyzmq 18.0.1 qtconsole 4.4.3 reportlab 3.5.42 requests 2.23.0 requests-html 0.10.0 retrying 1.3.3 rsa 4.0 s3transfer 0.3.3 scikit-learn 0.22.2.post1 scipy 1.4.1 seaborn 0.10.0 selenium 3.141.0 Send2Trash 1.5.0 setuptools 46.1.3 simplejson 3.17.0 six 1.12.0 smart-open 2.0.0 soupsieve 2.0 sympy 1.5.1 tensorboard 1.14.0 tensorflow-estimator 1.14.0 termcolor 1.1.0 terminado 0.8.2 testpath 0.4.2 tflearn 0.3.2 tornado 6.0.2 tqdm 4.45.0 typed-ast 1.3.5 uritemplate 3.0.1 urllib3 1.25.3 virtualenv 20.0.20 w3lib 1.21.0 wcwidth 0.1.7 webencodings 0.5.1 websockets 8.1 Werkzeug 1.0.1 wheel 0.34.2 widgetsnbextension 3.4.2 wrapt 1.11.1 xlrd 1.2.0 XlsxWriter 1.2.8 youtube-dl 2020.3.24 zipp 3.1.0
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/05/08 00:26