Hi,
After installing Python 3.1.3, I have problems loading images whose file
name contains special characters, like ã and ç

Pygame.image.load doesn't work even with:
#!/usr/bin/python
# -*- coding utf-8 -*-


Any help, please?

Reply via email to