Updating skeletons in pycharm and kivy
I want to use kivy in pycharm. After I add python.bat in "Project Interpreter", it takes about 20 min to Update skeletons. Everything is ok till here but after I close pycharm and open again, pycharm wants to update skeletons again forcing me to wait for 20 min everytime. What should I do?
Please sign in to leave a comment.
Note that PyCharm doesn't provide special support for Kivy now, you can vote for PY-8238 and read a guide by Kivy that lists a couple of workarounds for making Kivy work in PyCharm.