Re: [Sikuli-driver] [Question #294711]: NameError does not report the file and line

2016-06-01 Thread Ronan Meneu
Question #294711 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294711 Status: Answered => Solved Ronan Meneu confirmed that the question is solved: Indeed, much better with 1.1.1: [error] NameError ( global name 'self' is not defined ) [error] --- Traceback --- error

Re: [Sikuli-driver] [Question #294711]: NameError does not report the file and line

2016-06-01 Thread RaiMan
Question #294711 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294711 Status: Open => Answered RaiMan proposed the following answer: ok, a problem with 1.1.0 you might try the nightly 1.1.1 (http://sikulix.com) -- You received this question notification because your

[Sikuli-driver] [Question #294711]: NameError does not report the file and line

2016-06-01 Thread Ronan Meneu
New question #294711 on Sikuli: https://answers.launchpad.net/sikuli/+question/294711 Hello, I am using Sikuli 1.1.0 and i find that SyntaxError is correctly reporting file and line, whereas NameError is not. For instance, if i import a file toto.py (with import toto), and toto.py contains a