質問編集履歴
1
FW追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -69,7 +69,7 @@
|
|
69
69
|
|
70
70
|
### 該当のソースコード
|
71
71
|
|
72
|
-
```
|
72
|
+
```
|
73
73
|
python3.7
|
74
74
|
```
|
75
75
|
|
@@ -79,6 +79,9 @@
|
|
79
79
|
|
80
80
|
|
81
81
|
### 補足情報(FW/ツールのバージョンなど)
|
82
|
+
OS windows10 64Bit
|
83
|
+
python 3.7 3.5 2.7 全て64bitです。
|
84
|
+
|
82
85
|
pip install cupy-cuda101を実行すると下記エラーが発生します。
|
83
86
|
ERROR: Could not find a version that satisfies the requirement cupy-cuda101 (from versions: none)
|
84
87
|
ERROR: No matching distribution found for cupy-cuda101
|