I think you'd have a much easier time using a Python-specific IDE, like IPython, Jupyter, or the more comprehensive Anaconda platform.

If you are working in Windows, there is also a Python IDE plugin for Visual Studio which you can get for free (along with Visual Studio Express edition itself).

Good PyQt / QtDesigner tutorial here. You should be able to adapt this once you get a good working IDE.