question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to install 'ms-python.python'.

See original GitHub issue

Environment 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:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ericsnowcurrentlycommented, May 18, 2020

@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.

0reactions
JennyMouracommented, Aug 23, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found