[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame.pixelcopy.array_to_surface(Dest, Src) not working





On 23 December 2016 at 19:51, Thomas Kluyver <takowl@xxxxxxxxx> wrote:
On 23 December 2016 at 00:04, Mikhail V <mikhailwas@xxxxxxxxx> wrote:
pygame version: 1.9.2a0, Windows 7, python 2.7.12

Can you try with 1.9.2, which was released recently? If you still see the error, make sure there's an issue open for it on Bitbucket.

Thanks,
Thomas


Good news - I have installed pygame 1.9.2 with pip and nothing crashed.
Bad news - I still have the same mentioned error.

So if you think I should open an issue I'll do it in some time. I was just curious
if it is a real issue or only by me, or I do something wrong.
This function could be very useful, especially if it would be faster than
what I curently use, but since it does not work, I cannot know.


Mikhail