作者p147525963 (Nathan)
看板Python
标题[问题] pygame error
时间Wed Nov 4 15:15:33 2015
Traceback (most recent call last):
File "/home/pi/Desktop/main7.py", line 197, in <module>
ui.init('Raspberry Pi UI', (800, 480))
File
"/usr/local/lib/python2.7/dist-packages/pygameui-0.2.0-py2.7.egg/pygameui/__init__.py",
line 83, in init
pygame.key.set_repeat(200, 50)
pygame.error: video system not initialized
我本来是用3.5寸的萤幕现在改七寸
有修改了视窗的大小 可是还是跑出这个error 请问是哪边打错了
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 140.116.78.236
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Python/M.1446621336.A.305.html
1F:→ Neisseria: 有可能错不在萤幕大小,贴一下 code 看看? 11/04 15:20