0

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?

rioV8
  • 24,506
  • 3
  • 32
  • 49
S.MC.
  • 1,491
  • 2
  • 9
  • 17

1 Answers1

0

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

S.MC.
  • 1,491
  • 2
  • 9
  • 17