thurman99
thurman99
the line #pywin.debugger.brk() is just below the InjectButton.setGeometry. So you did not have any problems running it? It must be something else in our pipeline confilicting then. I will send...
That is odd. I just got a response from the Soft developers. They were able to reproduce the problem. They also tried it with 2013 using Python 2.7.3 externally and...
They tried the code with 2014SP2 with the internal python, and it would not work. They tried it again with 2014 with external Python 2.7.3 and it would not work....
I figured out what it was. What version of PyQT were you using? The lastest version (4.10.3) breaks the tools. I put 4.9 for Python 2.7, and everything works fine...
That is funny that you had the issue before with 4.10 and had posted about it. No problem, we can just use the 4.9.4 version with Python 2.7. I am...