Spyder debuging mode issue

Viewed 6

Spyder 5.3.3 (installed from anaconda navigator) has the issue that in the debug mode, it will not stop at the breakpoint of file A if the debugging was started from file B, when there were things imported from A to B. I have never encounter this issue for the earlier versions of spyder.

0 Answers
Related