Skip to content

Running 'py' fails if python was installed by scoop  #445

@ThomC

Description

@ThomC

Once provisioning a tilt environment using scoop for installing several required tools, the resulting python installation won't allow a call of 'py' as that launcher won't find any python versions.

Especially the "helm_resource" extension fails during deployment step.

Up to extension v0.30.6 everything works find, starting with v0.30.7 errors occur du to the usage of 'py' launcher. The behavior was changed by #435.

Running cmd: py -3 .... \tilt-extensions\helm_resource\helm-apply-helper.py ...
image

Metadata

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