Skip to content

garden installation script does not work under windows #35

Open
@StefJar

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions