twitter facebook

You are using pip version 10.0.1, however version 18.1 is available.

pip install tensorflow-gpu
pip のバージョンがダメっぽい。
Collecting tensorflow-gpu Could not find a version that satisfies the requirement tensorflow-gpu (from versions: ) No matching distribution found for tensorflow-gpu You are using pip version 10.0.1, however version 18.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
pip install --upgrade pip
これじゃだめかw
You are using pip version 10.0.1, however version 18.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
python -m pip install --upgrade pip
いけた。
Installing collected packages: pip Found existing installation: pip 10.0.1 Uninstalling pip-10.0.1: Successfully uninstalled pip-10.0.1
AUTHOR
@hiropon
最終更新日 2018/10/12
FAVORITE good stock
LINK TAG
記法を見る