I\'m having trouble getting Kivy to work with PyCharm on Windows 7. I\'ve managed to add most of the external libraries through File > Settings > Python interpreters &
if you do not installed kivy go to Kivy İnstallion,
Go to your python directory (e.g: C:\Python),
Open Lib folder (e.g: C:\Python\Lib),
find site-packages and open it,
Copy kivy folder to Python\Lib.
That's it. Enjoy Kivy :)