您的位置:首页 > 移动开发

DLL load failed: %1 is not a valid Win32 application

2012-05-24 00:25 411 查看
It could be due to the architecture of your OS. Is your OS 64 Bit and have you installed 64 bit version of Python? It may help to install both 32 bit version Python 3.1 and Pygame, which is available officially only in 32 bit and you won't face this problem.

I see that 64 bit pygame is maintained here, you might also want to try uninstalling Pygame only and install the 64 bit version on your existing python3.1, if not choose go for both 32-bit version.

python 跟 MySQL-python-1.2.3.win-py2.7 都要是64 或者32 bit。。。。

这么低级的错误都犯!!自鄙。。。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐