How do I turn off the “Evaluating: plt.show() did not finish after 3.00s seconds.” warning in the VsCode debugger?

前端 未结 0 826
萌比男神i
萌比男神i 2020-12-01 23:05

I often debug my python code by plotting NumPy arrays in the vscode debugger. Often I spend more than 3s looking at a plot. When I do vscode prints the extremely long warnin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题