2020/04/27
2019/04/29 2018/09/16 2016/11/09 2020/03/03 2019/12/20 2020/02/04
2019/07/25 2020/06/01 python-dateutilをインストールする C:\Python27\Scripts>pip install python-dateutil Downloading/unpacking python-dateutil Downloading python-dateutil-2.1.tar.gz (152kB): 152kB downloaded Running setup.py egg_info for package 2014/05/09 2002/07/13 Python 2.7.9 Release Date: Dec. 10, 2014 Python 2.7.9 is a bugfix version for the Python 2.7 release series. Python 2.7.9 includes several significant changes unprecedented in a "bugfix" release: The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. has been backported for Python 2.7.9. 2015/04/28
2014/05/09 2002/07/13 Python 2.7.9 Release Date: Dec. 10, 2014 Python 2.7.9 is a bugfix version for the Python 2.7 release series. Python 2.7.9 includes several significant changes unprecedented in a "bugfix" release: The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. has been backported for Python 2.7.9. 2015/04/28 2019/07/30 2020/04/14
3.1.1. インストール手順 ダウンロードできる Python 3.8 のインストーラは 4 つあります。 インタプリタの 32 ビット版、64 ビット版がそれぞれ 2 つずつあります。 WEB インストーラ は最初のダウンロードサイズは小さく、必要なコンポーネントはインストーラ実行時に必要に応じて自動的に Python 2.7.9 and later (on the Python 2 series), and Python 3.4 and later include pip by default, so you may have pip already. If you don't, run this one line command on your prompt (which may require administrator access): In 2020, we’re working on improvements to the heart of pip. Please learn more and take our survey to help us do it right. If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms: Issue 2020/04/27 2018/06/03 Windows 環境のPython ¦ ダウンロードとインストール ¦ Pythonの実行方法 ¦ pip ¦ 仮想環境 ¦ Cコンパイラのインストール Python2 でしか利用できない古いモジュールやアプリケーションを使用する場合、Pyton3 と Python2 の両方をインストールして、併用できます。 python のインストール手順は「python3 を Windows10(64bit版) で動作させる ダウンロード&インストール 手順」を確認下さい。 pip のダウンロード Python のインストールが完了したら、 pip ファイルを次のURL先からダウンロードします。
cuda 9.2 cuDNN 7.1.4 2018/6/3時点だと TensorFlowのインストールガイド にある pip install --ignore-installed --upgrade tensorflow-gpu ではCUDA 5.0でないと動ない(tensorflowをimportする際にImportError: Could not find ‘cudart64_90.dll’とエラーになる)