简体   繁体   中英

Permission Error when installing pygame on python 3.5

When I install pygame-1.9.2a0-cp35-none-win32.whl for python 3.5 I get a permission error:

PermissionError: [WinError 5] Access is denied

and then it says the error is in a site package of pygame.

通过在程序文件外部重新安装python进行了修复。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM