Skip to content

Fail to install 'ms-python.python' #95052

@yanggehua

Description

@yanggehua
  • VSCode Version: VS 1.45.0 insiders and 1.44.0 stable
  • OS Version: Windows 10

Steps to Reproduce:

  1. Go to Extensions panel
  2. Select "Python" module (from microsoft)
  3. Click install
  4. Got error message: Faile to install 'ms-python.python'

I also tried manual installation. After downloaded the plugin and ran VS selector, it has the following error:

4/12/2020 11:05:34 AM - Microsoft VSIX Installer
4/12/2020 11:05:34 AM - -------------------------------------------
4/12/2020 11:05:34 AM - Initializing Install...
4/12/2020 11:05:34 AM - Extension Details...
4/12/2020 11:05:34 AM - 	Identifier         : python
4/12/2020 11:05:34 AM - 	Name               : Python
4/12/2020 11:05:34 AM - 	Author             : ms-python
4/12/2020 11:05:34 AM - 	Version            : 2020.3.71659
4/12/2020 11:05:34 AM - 	Description        : Linting, Debugging (multi-threaded, remote), Intellisense, Jupyter Notebooks, code formatting, refactoring, unit tests, snippets, and more.
4/12/2020 11:05:34 AM - 	Locale             : en-US
4/12/2020 11:05:34 AM - 	MoreInfoURL        : 
4/12/2020 11:05:34 AM - 	InstalledByMSI     : False
4/12/2020 11:05:34 AM - 	SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
4/12/2020 11:05:34 AM - 
4/12/2020 11:05:34 AM - 	SignatureState     : Unsigned
4/12/2020 11:05:35 AM - 	Supported Products : 
4/12/2020 11:05:35 AM - 		Microsoft.VisualStudio.Code
4/12/2020 11:05:35 AM - 			Version : 
4/12/2020 11:05:35 AM - 
4/12/2020 11:05:35 AM - 	References         : 
4/12/2020 11:05:35 AM - Signature Details...
4/12/2020 11:05:35 AM - 	Extension is not signed.
4/12/2020 11:05:35 AM - 
4/12/2020 11:05:35 AM - Searching for applicable products...
4/12/2020 11:05:35 AM - Found installed product - Microsoft Visual Studio Professional 2013
4/12/2020 11:05:35 AM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
4/12/2020 11:05:35 AM - Found installed product - Microsoft Visual Studio Community 2015
4/12/2020 11:05:35 AM - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
4/12/2020 11:05:35 AM - Found installed product - Global Location
4/12/2020 11:05:35 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
   at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
   at VSIXInstaller.App.InitializeInstall()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()

I suspect it is interfered by other VS installations.

Does this issue occur when all extensions are disabled?: Yes/No

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions