[EMAIL PROTECTED] wrote:
> I'm having trouble using Py2exe with a PyQT-based python project. Or
> possibly I'm having a problem with PyQT and Py2exe makes it apparent.
> Whichever it is, I run into trouble with importing QtCore and QtGui.
> The error reported is:
>
> Traceback (most recent call la
I'm having trouble using Py2exe with a PyQT-based python project. Or
possibly I'm having a problem with PyQT and Py2exe makes it apparent.
Whichever it is, I run into trouble with importing QtCore and QtGui.
The error reported is:
Traceback (most recent call last):
File "xmlEdit.py", line 3, i