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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
updated 5 years ago
This post is a wiki. Anyone with karma >75 is welcome to improve it.

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 (5 years ago)
see more comments