質問編集履歴
1
初心者マークの追加とエラーの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -44,6 +44,10 @@
|
|
44
44
|
|
45
45
|
pip3 install tensorflow
|
46
46
|
|
47
|
+
>>>ERROR: Could not find a version that satisfies the requirement tensorflow
|
48
|
+
|
49
|
+
>>>ERROR: No matching distribution found for tensorflow
|
50
|
+
|
47
51
|
|
48
52
|
|
49
53
|
pip install --upgrade pip
|