Unable to download python extension #25314
Replies: 2 comments
|
Same for me: I need a vsix file for installing on a stand alone calculation server. |
|
This can sometimes be caused by shell startup configuration rather than the Python extension itself. I'd first check whether the delay also happens when opening a normal integrated terminal manually. If it does, try running the shell without loading the usual startup files and compare the startup time. Also check whether Python/Conda/pyenv/uv activation is being performed automatically when the terminal starts. Disabling automatic environment activation temporarily can help identify whether environment initialization is the bottleneck. |
Uh oh!
There was an error while loading. Please reload this page.
Hello!
I have been having trouble trying to download the python extension. I have deleted python and vs code and I have tried it a couple of times. I have also tried downloading it manually but the issue with that is that I can't ever find the .vsix file after extracting it. Would anyone be able to offer any guidance, it would be greatly appreciated.
Thank you!
All reactions