|
|

楼主 |
发表于 2026-7-9 15:59:15
|
显示全部楼层
C:\>easy_install pygame==1.9.6
Searching for pygame==1.9.6
Reading https://pypi.python.org/simple/pygame/
Best match: pygame 1.9.6
Downloading https://files.pythonhosted.org/p ... 26be04e193c06248420
90fe5555b3805c050dfaa81c8094d6441db2be/pygame-1.9.6.tar.gz#sha256=301c6428c0880e
cd4a9e3951b80e539c33863b6ff356a443db1758de4f297957
Processing pygame-1.9.6.tar.gz
Writing C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\se
tup.cfg
Running pygame-1.9.6\setup.py -q bdist_egg --dist-dir C:\DOCUME~1\ADMINI~1\LOCAL
S~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\egg-dist-tmp-k00xmhvm
WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using WINDOWS configuration...
Download prebuilts to "prebuilt_downloads" and copy to "./prebuilt-x86"? [Y/n]Y
Making dir :prebuilt_downloads:
Downloading... https://bitbucket.org/llindstrom/pygame/downloads/prebuilt-x86-py
game-1.9.2-20150922.zip dbce1d5ea27b3da17273e047826d172e1c34b478
Traceback (most recent call last):
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 150, in save_
modules
yield saved
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 191, in setup
_context
yield
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 235, in run_s
etup
DirectorySandbox(setup_dir).run(runner)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 265, in run
return func()
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 234, in runne
r
_execfile(setup_script, ns)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 46, in _execf
ile
exec(code, globals, locals)
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\se
tup.py", line 194, in <module>
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\config.py", line 210, in main
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\config_win.py", line 576, in main
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 307, in ask
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 289, in update
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 138, in download_prebuilts
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 43, in download_sha1_unzip
ValueError: url:https://bitbucket.org/llindstrom/pygame/downloads/prebuilt-x86-p
ygame-1.9.2-20150922.zip should have checksum:dbce1d5ea27b3da17273e047826d172e1c
34b478: Has:7bf68b7cda243454c98d8502e5624d1850f39720:
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python34\lib\runpy.py", line 170, in _run_module_as_main
"__main__", mod_spec)
File "C:\Python34\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Python34\Scripts\easy_install.exe\__main__.py", line 9, in <module>
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
2244, in main
distclass=DistributionWithoutHelpCommands, **kw
File "C:\Python34\lib\distutils\core.py", line 148, in setup
dist.run_commands()
File "C:\Python34\lib\distutils\dist.py", line 955, in run_commands
self.run_command(cmd)
File "C:\Python34\lib\distutils\dist.py", line 974, in run_command
cmd_obj.run()
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
374, in run
self.easy_install(spec, not self.no_deps)
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
623, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
653, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
838, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
1066, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "C:\Python34\lib\site-packages\setuptools\command\easy_install.py", line
1052, in run_setup
run_setup(setup_script, args)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 238, in run_s
etup
raise
File "C:\Python34\lib\contextlib.py", line 77, in __exit__
self.gen.throw(type, value, traceback)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 191, in setup
_context
yield
File "C:\Python34\lib\contextlib.py", line 77, in __exit__
self.gen.throw(type, value, traceback)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 162, in save_
modules
saved_exc.resume()
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 137, in resum
e
compat.reraise(type, exc, self._tb)
File "C:\Python34\lib\site-packages\setuptools\compat.py", line 65, in reraise
raise value.with_traceback(tb)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 150, in save_
modules
yield saved
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 191, in setup
_context
yield
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 235, in run_s
etup
DirectorySandbox(setup_dir).run(runner)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 265, in run
return func()
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 234, in runne
r
_execfile(setup_script, ns)
File "C:\Python34\lib\site-packages\setuptools\sandbox.py", line 46, in _execf
ile
exec(code, globals, locals)
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\se
tup.py", line 194, in <module>
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\config.py", line 210, in main
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\config_win.py", line 576, in main
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 307, in ask
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 289, in update
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 138, in download_prebuilts
File "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\easy_install-7d_jr76l\pygame-1.9.6\bu
ildconfig\download_win_prebuilt.py", line 43, in download_sha1_unzip
ValueError: url:https://bitbucket.org/llindstrom/pygame/downloads/prebuilt-x86-p
ygame-1.9.2-20150922.zip should have checksum:dbce1d5ea27b3da17273e047826d172e1c
34b478: Has:7bf68b7cda243454c98d8502e5624d1850f39720:
C:\>
什么作用没 |
|