1

This has been annoying me for weeks, it's usually not this bad but it's honestly like a snail at this point.

I can either run a specific line, or select some code and run the selection which sends that selection to the python console.

Why does this happen so slowly? See the gif...

why

Any thoughts on how I could fix this?

Derek Eden
  • 4,403
  • 3
  • 18
  • 31

1 Answers1

2

Two Solutions:

1) Well first one is that you can try by changing the default terminal Powershell to Command Prompt

Here are the two guide for you on how to change the terminal

Guide 1

Guide 2


2) Start VSCode with the --ignore-gpu-blacklist flag and see if it solve any performance issues

Fareed Khan
  • 2,613
  • 1
  • 11
  • 19