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

Creating new "Project from Example" fails with "Failed to find python3 executable." #88

Closed
mtexplorative opened this issue Sep 19, 2024 · 2 comments
Labels
response awaited Waiting for a response otherwise this issue will be closed.

Comments

@mtexplorative
Copy link

mtexplorative commented Sep 19, 2024

My set-up is a Mac, Apple-Silicon, Visual Studio Code 1.93.1 and "Raspberry Pi Pico" v0.16.2.
python3 is installed via homebrew and can be executed in the terminal. I even provided the full path to python3 within the settings of the extension. I am not sure where to find any log information by "Raspberry Pi Pico" so I get stuck here.

Interestingly, if I uninstall the extension, remove any cached downloads, and re-install, the first time using "Project from Example" works. Afterwards it is not working anymore.

@will-v-pi
Copy link
Collaborator

Could you try using the fixes in #94 - this should improve the python management by the extension, so may fix this issue? You can download the .vsix file for this PR from https://github.com/raspberrypi/pico-vscode/actions/runs/10998382245?pr=94

@will-v-pi will-v-pi added the response awaited Waiting for a response otherwise this issue will be closed. label Oct 4, 2024
@mtexplorative
Copy link
Author

Sorry for taking so long. Thank you very much. It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
response awaited Waiting for a response otherwise this issue will be closed.
Projects
None yet
Development

No branches or pull requests

2 participants