質問編集履歴
4
軽微な修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
プログラム全体は以下です。
|
38
38
|
|
39
|
-
[](https://github.com/tatsy/mcubes_pytorch)
|
39
|
+
[https://github.com/tatsy/mcubes_pytorch](https://github.com/tatsy/mcubes_pytorch)
|
40
40
|
|
41
41
|
|
42
42
|
|
3
軽微な修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
プログラム全体は以下です。
|
38
38
|
|
39
|
-
[
|
39
|
+
[](https://github.com/tatsy/mcubes_pytorch)
|
40
40
|
|
41
41
|
|
42
42
|
|
2
リンクの追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -34,7 +34,9 @@
|
|
34
34
|
|
35
35
|
```
|
36
36
|
|
37
|
+
プログラム全体は以下です。
|
38
|
+
|
37
|
-
https://github.com/tatsy/mcubes_pytorch
|
39
|
+
[リンク](https://github.com/tatsy/mcubes_pytorch)
|
38
40
|
|
39
41
|
|
40
42
|
|
1
追記依頼を受けての修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -34,6 +34,8 @@
|
|
34
34
|
|
35
35
|
```
|
36
36
|
|
37
|
+
https://github.com/tatsy/mcubes_pytorch
|
38
|
+
|
37
39
|
|
38
40
|
|
39
41
|
### 試したこと
|
@@ -47,3 +49,13 @@
|
|
47
49
|
![スクリーンショット](90e7ec3921f7185aa5fc839748ef5e7d.png)
|
48
50
|
|
49
51
|
そして、Build Toolsの起動ボタンを押してDeveloper Command Promptを開き、setup.pyを実行しました。
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
### 環境等
|
56
|
+
|
57
|
+
Windows10
|
58
|
+
|
59
|
+
python 3.7.7
|
60
|
+
|
61
|
+
Anaconda4.8.2
|