質問編集履歴
1
補足情報の追加(`pip --version`と`gcm pip`)
title
CHANGED
File without changes
|
body
CHANGED
@@ -21,4 +21,15 @@
|
|
21
21
|
課題に対してアプローチしたことを記載してください
|
22
22
|
|
23
23
|
###補足情報(言語/FW/ツール等のバージョンなど)
|
24
|
+
|
25
|
+
|
26
|
+
(env) PS C:\Users\xxxxxxxx> pip --version
|
27
|
+
pip 7.1.2 from c:\users\xxxxxxxx\env\lib\site-packages (python 3.5)
|
28
|
+
(env) PS C:\Users\xxxxxxxx> gcm pip
|
29
|
+
|
30
|
+
CommandType Name Definition
|
31
|
+
----------- ---- ----------
|
32
|
+
Application pip.exe C:\Users\xxxxxxxx\env\Scripts\pip.exe
|
33
|
+
Application pip.exe C:\Users\xxxxxxxx\AppData\Local\Programs\Python...
|
34
|
+
|
24
|
-
|
35
|
+
上記の"xxxxxxxx"は、私のアカウントです
|