(7024): Surface (identity=224) requestBuffer(0, 0, 0, 0, 00000033) returned a buffer with a null handleSurface(7024): getBufferLocked(0, 0, 0, 0, 00000033) failed (Out of memory)ViewRoot(7024): OutOfResourcesException loc
在创建曲面时(无论使用什么方法),我得到的是LP_SDL_Surface而不是SDL_Surface。LP_SDL_Surface缺少您期望它拥有的任何方法和属性。/test.py", line 17, in mainAttributeError: 'LP_SDL_Surface' object has no attribute 'h'
在谷歌上搜索"LP_SDL_Surface“会得到0 (!)