I'm getting this error pygame.error: Failed loading libpng.dylib: dlopen(libpng.dylib, 2): image not found
when running a program on OSX (10.11.6) using Python 2.7
I've tried following this but I've had no luck and I can't seem to find much else on this issue. Any help on this would be greatly appreciated.