Thanks! I did some research and pygame is actually less complicated for some reason. The code (from google) to do this, is:
original_sprite = pygame.image.load("character.png")
I hope this helped and that you can expand your skill level. (The code ended up being smt else)