回答編集履歴
1
Win用に書き直し
answer
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
`easy_install --version`
|
1
|
+
`.\Script\easy_install.exe --version`
|
2
2
|
ではどうなりますか
|
3
3
|
|
4
4
|
参考:[https://github.com/pypa/setuptools/issues/299](https://github.com/pypa/setuptools/issues/299)
|