Open NiallHurley opened 3 years ago
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!
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?