python - pygame_sdl2 error: not implented -


i'm building android app using pygame_sdl2, pygame, , pgs4a, , when tried run app on pc (as python file, not android app), got error:

you can find code here.

thanks time, oriondark7

i figured out, remolten said, parts of pygame have not been implented pygame_sdl2. here alternative:

first, don't load pygame_sdl2, pygame, , surface blit window.

from there, can take screenshot of surface trying blit, , save image.

re-import pygame_sdl2, , load image instead.

this have tried , worked, pygame_sdl2 can display images, not shapes.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -