renpy / pygame_sdl2

Reimplementation of portions of the pygame API using SDL2.
GNU Lesser General Public License v2.1
326 stars 64 forks source link

No pygame_sdl2.surarray module #78

Closed dearfl closed 3 years ago

dearfl commented 7 years ago

ImportError: No module named 'pygame.surfarray' pygame now has a pygame.surfarray module

eshikafe commented 6 years ago

Can you provide more information on what you are trying to achieve? Thanks.

renpytom commented 6 years ago

pygame_sdl2 doesn't have that module, and won't until someone steps up to add it.