abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
MIT License
2.06k stars 275 forks source link

Debug Error :Configured debug type 'python' is not supported. #106

Open finquick opened 2 years ago

finquick commented 2 years ago

I found "Unable to open 'Extension: Python': Server returned 404." How to solve this? Thanks!

Pzeyang commented 2 years ago

Same problem. Unable to open 'Extension: Python': Server returned 404.

finquick commented 2 years ago

Sometimes it's ok, and sometimes this problem occurs.

finquick commented 2 years ago

I shot the problem. 1、download it :wget https://github.com/microsoft/vscode-python/releases/download/2021.5.829140558/ms-python-release.vsix 2、install it 3、reopen the explorer!(so important!)

Pzeyang commented 2 years ago

Thank you!

finquick commented 2 years ago

you can also refresh the webpage in step 3!