【发布时间】:2015-06-15 10:30:16
【问题描述】:
我试过了:c:/python34/scripts/pip install http://bitbucket.org/pygame/pygame
得到了这个错误:
Cannot unpack file C:\Users\Marius\AppData\Local\Temp\pip-b60d5tho-unpack\pygame
(downloaded from C:\Users\Marius\AppData\Local\Temp\pip-rqmpq4tz-build, conte
nt-type: text/html; charset=utf-8); cannot detect archive format
Cannot determine archive format of C:\Users\Marius\AppData\Local\Temp\pip-rqmp
q4tz-build
如果有人有任何解决方案,请随时分享!
我也试过
pip install --allow-unverified,但这也给了我一个错误。
【问题讨论】:
-
您必须使用来自bitbucket.org/pygame/pygame/downloads 的安装程序下载并安装它吗?
-
不,不是真的,但是直接使用命令“pip install pygame”安装它也不会让我到任何地方。使用这种方法,我至少能够在它无法解压之前下载 80% 左右。我不太确定为什么它不起作用...
标签: python pygame shared-libraries pip