Re: [PyQt] py2exe and QtWebKit problem

2008-09-09 Thread echo0101
someone on the webkit irc was nice enough to help me... turns out the trivial solution to this is to include PyQt4.QtNetwork On Tue, Sep 9, 2008 at 6:50 PM, <[EMAIL PROTECTED]> wrote: > Hi, > I am having the same problem using py2exe with a pyqt application with > qwebview. Has anyone found a

Re: [PyQt] py2exe and QtWebKit problem

2008-09-09 Thread echo0101
Hi, I am having the same problem using py2exe with a pyqt application with qwebview. Has anyone found a solution? Thanks. Original Message: Hi, I'm trying to make an exe from a PyQt4 app that uses WebKit. But I've got the following problem : Traceback (most recent call last): File "main.p