Skip to content

Instantly share code, notes, and snippets.

@AndreMiras
Created April 3, 2018 22:14
Show Gist options
  • Save AndreMiras/e53407e19d7d823a12e1fe808667b10a to your computer and use it in GitHub Desktop.
Save AndreMiras/e53407e19d7d823a12e1fe808667b10a to your computer and use it in GitHub Desktop.
# on Ubuntu 16.04 Xenial, the error:
# x11 - ImportError: No module named window_x11
# is fixed by installing kivy master
# https://github.com/kivy/kivy/archive/27e3b90eae2a0155b22a435f1b6f65c913519db6.zip
Kivy==1.10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment