Skip to content Skip to sidebar Skip to footer
Showing posts with the label Libpng

Updating Libpng On Mac

I am trying to use a python package (dlib) on my mac OSX running 10.12.3. However, the error I am g… Read more Updating Libpng On Mac

Failure On Import Pygame.font

import pygame works fine for me, but import pygame.font fails with the error: ImportError: dlopen(/… Read more Failure On Import Pygame.font