Installation hanging #20358
Replies: 1 comment
-
Locking this topic as it's a duplicate of microsoft/vscode#168882 . |
Beta Was this translation helpful? Give feedback.
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.
-
When attempting to install the Python extension through the user interface, the installation is hanging and not completing. Here is the output from the shared log:
After that, nothing else happens and the installation does not continue. If I reload the window, I only see the Jupyter extensions under @installed.

and here is the content of the .vscode/extensions folder:
As you can see from the above log and screenshot, only the folders of the jupyter extensions are renamed to their correct name.
I already tried to reinstall VSCode, deleted everything under AppData/Roaming/Code, deleted the CachedExtensionVSIXs. I also tried to installed manually with the same result.
System is Windows 10 Enterprise

VSCode setup:
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions