python - How do you add the Kivy directories so Sublime Text can compile using Kivy language? -
i've tried work , nothing worked. tried installing of binary directories kivy didn't work. there simple way allow sublime text understand kivy language.
i using windows 10 python 2.7.10.
you can follow instructions in following site:
https://github.com/ivlevdenis/kivylng
on windows:
cd %appdata%/sublime text 3/packages/ git clone https://github.com/ivlevdenis/kivylng.git "kivy language"
Comments
Post a Comment