質問編集履歴

1

追加質問 pipのエラーについて

2015/11/09 22:43

投稿

berry
berry

スコア60

test CHANGED
File without changes
test CHANGED
@@ -139,3 +139,19 @@
139
139
  Storing debug log for failure in /home/tkberry/.pip/pip.log
140
140
 
141
141
  と表示されてしまいうまく行きません。回答のほどよろしくおねがいします。
142
+
143
+ また、追加で質問なんですが、どうもpipコマンドが使えなくなっているようなんです。
144
+
145
+ pygame や PILパッケージをインストールしようとしても
146
+
147
+ Could not find any downloads that satisfy the requirement pygame
148
+
149
+ Some externally hosted files were ignored (use --allow-external pygame to allow).
150
+
151
+ Cleaning up...
152
+
153
+ No distributions at all found for pygame
154
+
155
+ Storing debug log for failure in /home/tkberry/.pip/pip.log
156
+
157
+ とでてしまいうまくいきません。その対処法もよろしくお願いします。