- VSCode Version: VS 1.45.0 insiders and 1.44.0 stable
- OS Version: Windows 10
Steps to Reproduce:
- Go to Extensions panel
- Select "Python" module (from microsoft)
- Click install
- 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
Steps to Reproduce:
Faile to install 'ms-python.python'I also tried manual installation. After downloaded the plugin and ran VS selector, it has the following error:
I suspect it is interfered by other VS installations.
Does this issue occur when all extensions are disabled?: Yes/No