[PyQt] Missing QtWebEngine resources in v5.11.3 macOS wheel

Benoit Pierre benoit.pierre at gmail.com
Thu Oct 4 12:26:13 BST 2018


On Thu, Oct 4, 2018 at 11:06 AM Florian Bruhin <me at the-compiler.org> wrote:

> On Wed, Oct 03, 2018 at 10:20:26PM +0100, Phil Thompson wrote:
> > On 3 Oct 2018, at 8:27 pm, Florian Bruhin <me at the-compiler.org> wrote:
> > >
> [...]
>
>   zip -r
> ../PyQt5-5.11.3.post1-5.11.2-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl
> .
>   cd ..
>

You could just patch the build number:
PyQt5-5.11.3-5.11.2_1-cp35.cp36.cp37.cp38-abi3-macosx_10_6_intel.whl

Note that this won't trigger an update by pip if PyQt5-5.11.3 is already
installed, but the wheel with the highest build number will get priority in
the normal case.

Cheers,

-- 
A: Because it destroys the flow of conversation.
Q: Why is top posting dumb?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20181004/975ed4e3/attachment.html>


More information about the PyQt mailing list