Install Garden packages - (garden install ***) doesnt work

1,019 views
Skip to first unread message

Martin Fayad

unread,
Jul 12, 2016, 11:30:12 AM7/12/16
to Kivy users support
Hey guys.

I am new to kivy and i have little problem with installing Kivy Garden packages.

According to documentation there have been some changes with Garden tool. Anyway.

My problem: Succesfully install kivy-garden from CMD: python -m pip install kivy-garden.
According to documentation there is somekind of a tool where i can just use CMD: garden install something.
My problem is that it doesnt work and writes just:

C:\Users\Me>garden install graph
'garden' is not recognized as an internal or external command,
operable program or batch file.

I am quite new to python too. Is there possibility to install the packages manually? (I would prefer to use the 'garden' tool)
Also I dont understand why I have two folders with Kivy(garden)
1)C:\Users\Me\.kivy\garden
2)C:\Python34\Lib\site-packages\garden

Thanks for reading and help

Message has been deleted

Martin Fayad

unread,
Jul 13, 2016, 1:32:40 PM7/13/16
to Kivy users support
Accidently found solution which I dont really understand. In case I forget it:
Solution: CMD: python.exe C:\Python34\Scripts\garden install 'module'  
example: 
               CMD: python.exe C:\Python34\Scripts\garden install graph  
Reply all
Reply to author
Forward
0 new messages