Skip to content

Building Kivy For Python 3

Alan Yorinks edited this page Sep 18, 2016 · 2 revisions

These instructions will be used to install Kivy. The instructions assume a Python 2 installation. The following instruction steps need to be modified as shown to install specifically for Python3:

Step 3 is not required and can be skipped.
Step 10 is not required and can be skipped.
Step 11 - Change "pip" to "pip3".
Steps 12, 13, 16, 18 and 24 - Change "python" to "python3"