You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
That said, I'm not that heavily involved in the Python community, so I could be wrong...and i think the Python community has struggled with these kinds of portability issues.
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 ...
The text was updated successfully, but these errors were encountered: