[PyQt] Missing QtWebEngine resources in v5.11.3 macOS wheel
Phil Thompson
phil at riverbankcomputing.com
Thu Oct 4 12:45:59 BST 2018
On 4 Oct 2018, at 12:26 pm, Benoit Pierre <benoit.pierre at gmail.com> wrote:
>
> 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.
That's what I'm planning to do - but it won't be for a week or two.
Phil
More information about the PyQt
mailing list