Trying to install Kivy Designer from: https://github.com/kivy/kivy-designer
Its instructions use this command:
pip install -U watchdog pygments docutils jedi gitpython six kivy-garden
But I get an error message in console that it could not create certain directories\files because "permission denied". How can I grant it permission?