correct way to install kivy-garden packages
Answered
I'm trying to install a kivy-garden package to my pycharm project and can't get through, just following the instruccions from tho official doc 'garden install knob' from the pycharm terminal window and everything looks fine.
Done! garden.knob is installed at
$HOME/.kivy/garden/garden.knob'
what am doing wrong?
should i install garden packages in some other way?
Please sign in to leave a comment.
Hi,
Here is our tutorial on how to install/upgrade/uninstall packages in PyCharm https://www.jetbrains.com/help/pycharm/installing-uninstalling-and-upgrading-packages.html
Have you tried it yet? What's the result?