Python 開発環境再構築


Python 開発環境再構築

Tensorflow が Python 3.8 に対応していなかったため、Python の開発環境を再構築することにした。

Python のバージョンは 3.7 を選択。

Anaconda でやれば楽に構築できるのかも知れないが、敢えて Anaconda は使わなiいで再構築することにした。

  1. Python 3.7.7(Windows x86-64 web-based installer)をインストール
  2. PyCharm (Community Edition)をインストール
  3. gspread をインストール
  4. oath2client をインストール
  5. Requests をインストール
  6. numpy をインストール
  7. pandas をインストール
  8. Tensorflow をインストール
  9. pyinstaller をインストール
  10. beautifulsoup をインストール

関連記事



Photo by 贝莉儿 DANIST on Unsplash



Posted in  on 3/17/2020 by rteak |