Is there a way to fix this warning?

by: PyLORD, 7 years ago

Last edited: 7 years ago

I keep getting an error in PyGame when I run my code. This is the error:
libpng warning: iCCP: known incorrect sRGB profile


Can someone please help tell me a way to fix this error.



You must be logged in to post. Please login or register an account.



Hi PyLORD,

I've had this before and it was related to PNG image files not having a properly formatted color profile. It was easier and quicker, in the end, to change the images to JPG.


Gaz

-gazcripps 7 years ago

You must be logged in to post. Please login or register an account.


So I have to put it in an image converter?

Thank for your reply.

-PyLORD 7 years ago

You must be logged in to post. Please login or register an account.