Traceback is identifying the wrong line of error

Whenever I get traceback errors, my traceback does not point at the line where the error occurs but rather the function definition that contains the line with the error.

I use wing ide personal 6.0 console version and python 3.7. This error did not occur when i used python 3.6

I've updated my launch config and project properties python path to the python 3.7 executable as well.

updated 2019-08-30 13:13:26 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
edit flag offensive 0 remove flag close merge delete

Comments

Do you mean it's pointing at the 'def' line? I'm not seeing this with Wing Personal 6.0.12 but it may depend on details of configuration and the code. Is there example code you can send us at support@wingware.com? It may also be worth trying Wing 7.1, which may very well fix this.

Wingware Support's avatar Wingware Support (2019-08-31 00:03:27 -0500) edit
add a comment see more comments