[PyQt] Supplying PyQt5 via PyPI
Phil Thompson
phil at riverbankcomputing.com
Wed Sep 17 16:11:47 BST 2014
On 17/09/2014 1:14 pm, Marcus Ottosson wrote:
> Hi Phil,
>
> One more question related to this, do you have any guidelines for which
> binaries to include in order to make the PyQt distribution not depend
> on a
> prior installation of Qt?
>
> The way I've done it in the past was to copy all binaries from one of
> the
> distributions available on your site into a newly compiled PyQt, but it
> seems a little of a hack and I'd rather do it the proper way, if one
> exists.
You could install one of the Windows installers and see what gets
installed in site-packages\PyQt5.
Phil
More information about the PyQt
mailing list