I also had to downgrade the Jupyter extension to version 2025.6 instead of 2025.7. I have VS Code version 1.103.2 on macOS. After that, the list of Python Environments was loading correctly.

Answer from schneeb on Stack Overflow
🌐
GitHub
github.com › microsoft › vscode-python › issues › 24665
Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. · Issue #24665 · microsoft/vscode-python
December 29, 2024 - in Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. workbench.desktop.main.js:3105 Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. ...
Author   Charan208
Discussions

Extension Activation failed
Two errors display when selecting python interpreter: " Extension activation failed, run the 'developer: Toggle Developer Tools' command for more information. ( I'm not sure how to do that, I tried to input this in the terminal. However, I got an error. More on github.com
🌐 github.com
2
December 3, 2021
Jupyter extension activation fails
OS: Mac OS Catalina (10.15.7) Version: 1.75.1 Commit: 441438a Date: 2023-02-08T21:34:59.000Z (5 days ago) Electron: 19.1.9 Chromium: 102.0.5005.194 Node.js: 16.14.2 V8: 10.2.154.23-electron.0 OS: D... More on github.com
🌐 github.com
3
February 14, 2023
Jupyter Extension Activation Failed Can't Run Any Notebook Cells. HELPP
Role back to last months vsix release by downloading and installing it manually. Worked for me More on reddit.com
🌐 r/vscode
6
8
October 9, 2025
python extension activation failed
Python extension activation failed Message: run the Developer toggle developer tools command for more information Developer: Toggle Developer Tools command missing Version: 1.89.1 Commit: cf213cd39... More on github.com
🌐 github.com
2
October 8, 2024
🌐
GitHub
github.com › microsoft › vscode-python › issues › 18109
Extension Activation failed · Issue #18109 · microsoft/vscode-python
December 3, 2021 - Two errors display when selecting python interpreter: " Extension activation failed, run the 'developer: Toggle Developer Tools' command for more information. ( I'm not sure how to do that, I tried to input this in the terminal. However, I got an error.
Author   sherxyar
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
[SOLVED] VS Code, after upgrading: Python extension fails to load...? / Applications & Desktop Environments / Arch Linux Forums
UPDATE: I found https://github.com/microsoft/vscode-python/issues/15445 and now understand that I should use the CONSOLE-stuff from Help > Toggle Developer Tools. This reveals: *** Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.
🌐
GitHub
github.com › microsoft › vscode › issues › 174376
Jupyter extension activation fails · Issue #174376 · microsoft/vscode
February 14, 2023 - When opening a Python file or setting the language of a new file to Python, an attempt to load the Jupyter extension is triggered and fails (Running manual Jupyter notebooks from a system terminal works without problems) with the following error message being displayed at the bottom right corner: Extension activation failed run the 'Developer: Toggle Developer Tools' command for more information
Author   mlangiu
🌐
Reddit
reddit.com › r/vscode › jupyter extension activation failed can't run any notebook cells. helpp
r/vscode on Reddit: Jupyter Extension Activation Failed Can't Run Any Notebook Cells. HELPP
October 9, 2025 -

Hey everyone,

I'm running into a persistent issue with the Jupyter extension in VS Code and I'm hoping someone can point me in the right direction.

I'm trying to run a simple Python cell in a .ipynb notebook, but I can't execute anything because the Jupyter extension fails to start. As you can see in the screenshot, I keep getting the error notification: Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.

What I've Tried So Far:

  • Reinstalling: I have completely uninstalled and reinstalled the Jupyter extension (and its related dependencies like the Python extension) multiple times.

  • Restarts: I have closed and reopened VS Code, and even restarted my computer.

  • New Environments: I've created fresh virtual environments (using venv) and installed ipykernel within them, but the issue persists no matter which interpreter I select.

  • Different Files: This happens with any notebook file, even a brand new one with a single print() statement.

I feel like I'm missing something obvious, but I can't figure out what

🌐
GitHub
github.com › microsoft › vscode-python › issues › 24272
python extension activation failed · Issue #24272 · microsoft/vscode-python
October 8, 2024 - Python extension activation failed Message: run the Developer toggle developer tools command for more information Developer: Toggle Developer Tools command missing Version: 1.89.1 Commit: cf213cd39a3bfb26ce45d2c85949fee44b9d03d9 User Age...
Author   CorneliuPopescu
Find elsewhere
🌐
GitHub
github.com › microsoft › vscode-python › issues › 24018
Python Extension Activation Failures and Inconsistent Behavior · Issue #24018 · microsoft/vscode-python
August 28, 2024 - Uninstall and reinstall the Python extension. Run VS Code with all extensions disabled (code --disable-extensions).
Author   bzmarkovits
🌐
YouTube
youtube.com › coderide
extension activation failed run the developer toggle python - YouTube
Instantly Download or Run the code at https://codegive.com title: troubleshooting extension activation failed in python: a developer's guideintroduction:ext...
Published   March 16, 2024
Views   363
🌐
GitHub
github.com › microsoft › vscode-jupyter › issues › 6283
Extension activation failed · Issue #6283 · microsoft/vscode-jupyter
June 15, 2021 - "Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information."
Author   mackellardrew
🌐
Reddit
reddit.com › r/vscode › having an issue with the python extension
r/vscode on Reddit: Having an issue with the Python Extension
February 23, 2023 -

Hello, I am trying to download the Python extension from Microsoft and it's not working, I am getting this error:

Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.

Additionally at the bottom, the spinning "Python extension loading..." just never finishes loading. I'm trying to debug my code and can't, can anyone help? Thank you !

🌐
GitHub
github.com › microsoft › vscode-python › issues › 20354
Unable to load python extension · Issue #20354 · microsoft/vscode-python
December 9, 2022 - Type: Performance Issue Why do keep getting below error message ? Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. Also 'Python ext...
Author   JanHof
🌐
GitHub
github.com › microsoft › vscode-python › issues › 22995
Python extension loading issue · Issue #22995 · microsoft/vscode-python
February 28, 2024 - Type: Bug Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information. Extension version: 2024.3.10581547 VS Code version: Code 1.86.2 (903b1e9d899...
Author   krrishna2001
🌐
Physics Forums
physicsforums.com › other sciences › programming and computer science
Could the reason why I can't select any kernels in VS Code be this error? • Physics Forums
October 9, 2025 - I want to select a kernel, via VS Code but when I press the button on the upper right corner I am greeted with the message that I need to install Python and Jupyter extensions. As soon as I do that the following error shows up "Extension activation failed run the 'Developer: Toggle Developer Tools' command for more information Source: Jupyter (Extension)" and I am not able to select any kernel.Additionaly,when I try running any Jupyter related commands such as "Jupyter: Create Interactive Window" I get error messages of the following type: Command 'Jupyter: Create Interactive Window' resulted in an error (command 'jupyter.createnewinteractive' not found) This error is common as far as I know and has been discussed here at StackOverflow.
🌐
Reddit
reddit.com › r/vscode › linux - jupyter extension activation failed
r/vscode on Reddit: Linux - Jupyter Extension activation failed
January 30, 2022 -

I'm trying to open and execute some ipynb files in Code on Arch Linux. Installed Python and Jupyter extensions.

Whenever I try to run code in the ipnyb file, I get this nagging error message for the Jupyter extension saying

Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.

I tried switching the interpreter to the default Python 3.10.2 and also the Python 3.9.x installation in the Anaconda custom environment, but still no luck. Any idea how to fix this?

🌐
GitHub
github.com › microsoft › vscode-python › issues › 15808
vscode-insider with Extension activation failed · Issue #15808 · microsoft/vscode-python
March 30, 2021 - Opening a python file prints Extension activation failed, run the 'Developer: Toggle Developer Tools' command for more information.
Author   yanke1311
Top answer
1 of 3
19

I had this same issue and finally got it fixed!


If you are on an Linux and are using an Arch-based distro with AUR support, simply install the code-features package using:

yay -S code-features

or any AUR helper of your choosing.


On other operating systems, you should do the following:

Open your VSCode's product.json. I do not know where this file is on your operating system, so please do some research.

Look for the following line:

"extensionAllowedProposedApi": [ ...

Add the following entry to that array:

"ms-toolsai.jupyter": ["notebookConcatTextDocument", 
    "notebookControllerKind", "notebookDebugOptions", "notebookDeprecated", 
    "notebookEditor", "notebookEditorDecorationType", "notebookEditorEdit", 
    "notebookMessaging", "notebookMime", "notebookCellExecutionState", 
    "portsAttributes", "textDocumentNotebook", "quickPickSortByLabel"]

For example, if the line was originally:

"extensionAllowedProposedApi": [ "extension1", "extension2" ]

Then change it to:

"extensionAllowedProposedApi": [ "extension1", "extension2", 
    "ms-toolsai.jupyter": ["notebookConcatTextDocument", 
    "notebookControllerKind", "notebookDebugOptions", "notebookDeprecated", 
    "notebookEditor", "notebookEditorDecorationType", "notebookEditorEdit", 
    "notebookMessaging", "notebookMime", "notebookCellExecutionState", 
    "portsAttributes", "textDocumentNotebook", "quickPickSortByLabel"] ]

Note that with the second method, you will need to edit product.json every time you update VSCode.

2 of 3
6

Just ran into this today (I'm on MacOS for my work computer). In my case, upgrading to the pre-release version of the Jupyter extension (v2022.5.1001281006) solved it right away.

If you're not an experienced programmer/software engineer, as is the case for me, I suggest trying to upgrade (or roll back) either VS code or the plugin itself before going with your own dev code for the plugin, as with @CAG2 pt2 answer. (Personally, I had trouble finding a 'product.json' file; perhaps you need an insider's build of VS code for that kind of thing [edit]: https://code.visualstudio.com/api/advanced-topics/using-proposed-api, in which case I think you'd be editing 'package.json').

🌐
Stack Overflow
stackoverflow.com › questions › 67250460 › unable-to-install-extension-ms-python-python-on-latest-macos
Unable to install extension 'ms-python.python' on latest MacOS - Stack Overflow
@Tianhui Li -You could try to find ...ions\ms-python.python-2020.12.xxx), and remove or delete the "Python" extension folder, then reopen VS Code and restart Install the "Python" extension....