theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 345 forks source link

Activating extension Python Failed #461

Closed DilLip-Chowdary-Codes closed 3 years ago

DilLip-Chowdary-Codes commented 3 years ago

Getting below error in theia IDE

Activating extension 'Python' failed: Dependent extension 'ms-toolsai.jupyter' is not installed.
vince-fugnitto commented 3 years ago

@DilLip-Chowdary-Codes thank you for reporting the issue, it is a duplicate of https://github.com/theia-ide/theia-apps/issues/441. Newer versions of ms-python use a proprietary ms-toolsai.jupyter which cannot be published to open-vsx or used by non-vscode products it seems.