Open
Description
The pip garden installation does not works under windows:
C:\Program Files\Python38\Scripts>garden.bat
C:\Program Files\Python38\Scripts>
C:\Program Files\Python38\Scripts>python.exe C:\Program Files\Python38\Scripts\garden
C:\Program Files\Python38\Scripts>
If I rename the garden
file in script
to garden.py and run after
C:\Program Files\Python38>python.exe Scripts\garden.py install graph
it works.
A bit nasty if you need to setup a new pc to run your old kivy stuff.
Metadata
Assignees
Labels
No labels
Activity