Téléchargement à partir du site web pour linux AMD64
Décompression
Installation de python-pil python-opengl python-pygame (apt install)
dans src/Texture.py:
Modifier import Image en from PIL import Image
Modifier import PngImagePlugin en from PIL import PngImagePlugin
Modifier la ligne 213 tostring en tobytes