I keep getting this error when I try to format in vscode:
Traceback: ...
...pyvsc-run-isolated.py", line 30, in <module>
How do I solve it?
I keep getting this error when I try to format in vscode:
Traceback: ...
...pyvsc-run-isolated.py", line 30, in <module>
How do I solve it?
I solved this by downgrading the python extension in vscode to v2020.1.58038
.
Check out this post to see how that can be done:
vs code - rollback extension/install specific extension version