teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

初心者マークの追加とエラーの追加

2021/03/12 05:34

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -21,6 +21,8 @@
21
21
 
22
22
  ```
23
23
  pip3 install tensorflow
24
+ >>>ERROR: Could not find a version that satisfies the requirement tensorflow
25
+ >>>ERROR: No matching distribution found for tensorflow
24
26
 
25
27
  pip install --upgrade pip
26
28
  >>>Requirement already satisfied: pip in c:\users\c0dal\appdata\local\programs\python\python39\lib\site-packages (21.0.1)