[PyQt] Use of main() function makes otherwise identical program crash
Phil Thompson
phil at riverbankcomputing.com
Wed Apr 23 22:30:28 BST 2014
On 23/04/2014 9:41 pm, R Johnson wrote:
> Phil,
>
> Thank you for your reply and for your quick fix to the problem.
>
> Since this problem is so easy to work around, I'll keep using the
> stable version of PyQt for now, but I'll look forward to having the
> problem fixed in a future stable version.
>
> Also, I was wondering why PyQt5 x32 uses an older version of Qt than
> PyQt5 x64 (Qt 5.2.0 vs. Qt 5.2.1)? Although I am running a 64-bit
> system, I am (intentionally) using the 32-bit version of Python, and
> would like to be able to use the latest version of Qt.
There are problems building a 32-bit Qt v5.2.1 - specifically the
QtWebKit library.
Phil
More information about the PyQt
mailing list