I\'m trying to use kivy on my Python 2.7 project (in a PyCharm - Windows 10 environment), but I get the following error.
If someone can help me ? Thanks !
PS
It is looking for the Kivy dependencies (e.g. sdl2) in your virtualenv.
I have encountered the same problem. I did the following and it solved the problem.