abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python extension issue

NiallHurley opened this issue · comments

when i try to set the interpreter via the Command Palette I get -
"Command 'Python: Select Interpreter' resulted in an error (command 'python.setInterpreter' not found)"

I can execute the python code in the terminal and the python extension looks like it's installed but I can't get it to work. I've tried installing older versions of python after finding some others with the same issue but this didn't resolve the issue either.

Anyone else with this issue or with a workaround?

I have the same problem. Did you find a solution?

nope - I'm pretty sure it's an inconsistency between the python version on colab vs what colabcode supports. I was hoping that these would be upgraded automatically and the issue would disappear!