Missing folder extensions\ms-python.python-2024.16.0-universal\python-env-tools\bin\pet.exe #24280
Unanswered
allaboutmikey
asked this question in
Q&A
Replies: 2 comments 2 replies
|
@allaboutmikey It is part of the extension. The build scrip used to build the extension needs an update. The python extension published to vscode marketplace should have the right content. |
2 replies
|
Frankly pet making python extension platform dependent is a pain. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
With mspython extension installed, I start vscodium.
The Output (Extension Host) tab shows:
The path up to:
c:\Users\user\.vscode-oss\extensions\ms-python.python-2024.16.0-universal\does exist, but there is no python-env-tools folder inside. This was also the case for at least the previous version of the extension (which was 2024.14.1-universal).
Is that supposed to be part of the extension, or is there another extension that adds that path and presumably also the tools within?
All reactions