# Installs SDL 2.0.9 and PySDL for Python3 in Raspian-Stretch # Run in shell as user pi (e.g. in /home/pi): wget http://valentin.dasdeck.com/raspi/PySDL2/install_sdl2_pysdl2_2.0.9.sh && chmod +x install_sdl2_pysdl2_2.0.9.sh && ./install_sdl2_pysdl2_2.0.9.sh