Failed to install 'ms-python.python'.
See original GitHub issueEnvironment data
- VS Code version: 1.44.0
- Extension version (available under the Extensions sidebar): 2020.3.71659
- OS and version: Windows 10 Version 2004 (OS Build 19592.1001)
- Python version (& distribution if applicable, e.g. Anaconda): Python 3.6.9
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A
- Relevant/affected Python packages and their versions: N/A
- Relevant/affected Python-related VS Code extensions and their versions: N/A
- Jedi or Language Server? (i.e. what is
"python.jediEnabled"
set to; more info #3977): N/A - Value of the
python.languageServer
setting: N/A - I am using vscode-remote to Ubuntu 18.04 on WSL2
Expected behaviour
Successfully be able to install Python extension from the marketplace.
Actual behaviour
Click install and receive a dialog box stating:
failed to install ‘ms-python.python’.
Steps to reproduce:
Install Python extension from the marketplace using remote-wsl to ubuntu on WSL2.
Logs
Log(Window):
[2020-04-09 16:38:40.233] [renderer1] [error] Installing Extension Python failed: Manifest is not found.
Workaround
Downloading the VSIX and manually installing seemed to work fine.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Unable to install extension 'ms-python.python' as it is not ...
I'm a developer on this extension. In the marketplace tab in VSCode you can right click the python extension and select "Install another ......
Read more >Install Python support - Visual Studio (Windows)
Repair or reinstall Python through Settings > Apps & features in Windows. Example error: Failed to start interactive process: System.
Read more >Python in Visual Studio Code
Working with Python in Visual Studio Code, using the Microsoft Python ... The tutorial guides you through installing Python and using the extension....
Read more >ms-python.python won't install, "error: Corrupt ZIP" : r/vscode
ms -python.python won't install, "error: Corrupt ZIP" ... I want to practice coding in VSC, but I can't install the ms-python.python extension from...
Read more >How to Fix Python Was Not Found Run Without ... - YouTube
How to Fix Python Was Not Found Run Without Arguments to Install From the Microsoft Store Error. 167K views 1 year ago.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Nabav, if you are seeing the problem after updating to the latest VS Code and extension release then please open a separate issue. We’re glad to help you and a separate issue will help us do so better in this case.
I got this same issue, the problem was that there was no empty space on my drive. After freeing up some space, it installed normally.