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

Re: [pygame] Re: Out of memory loading very large image



Are you using the 32-bit or 64-bit python interpreter?

>>> import sys
>>> sys.maxsize > 2**32 
True

Regards,
Peter Finlayson

On 29/09/2016 11:55, shortcipher wrote:
My system is Windows 10 Home 64-bit on i7-4790 with 16 GB RAM.



--
View this message in context: http://pygame-users.25799.x6.nabble.com/Out-of-memory-loading-very-large-image-tp2481p2484.html
Sent from the pygame-users mailing list archive at Nabble.com.