Picar-X error re neon

I am getting the following error, nay idea as to how to solve it please?

Your system is neon capable but pygame was not built with support for it. The performance of some of your blits could be adversely affected. Consider enabling compile time detection with environment variables like PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation.

Newer versions of pygame will print a warning, but it doesn’t affect the functionality, and there is no way to get rid of the warning.