Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with windows #23

Open
blake-blueoceanmts opened this issue Jan 17, 2025 · 0 comments
Open

Usage with windows #23

blake-blueoceanmts opened this issue Jan 17, 2025 · 0 comments

Comments

@blake-blueoceanmts
Copy link

I followed the windows instructions verbatim, installing python from the README in the link and didn't customise the install.

It installed the python launcher (accessible in the terminal using py not python)

This extension then failed the setup command because python didn't exist.

I swapped the following line to be py instead of python and it worked fine.

python = "python";

I don't use python regularly, so maybe someone with a bit more python experience should be able to answer:
Should this extension be changed to use py instead of python, or should the README be updated with a different link download python such that this extension runs without faults?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant