[Mac OS] Use Kivy with PyCharm! [Python application development]
        
      
      
   
      
procedure
- 
Download PyCharm from here
 
- 
Download Kivy from here
 
- 
If you import Kivy in the code as it is, you will get angry.
 
- 
Open PyCharm Preferences
 
- 
Added new Python interpreter
 
- 
Search for Kivy and install
 
This works!
More details