Can't install PyQt via pip because it ask about the license

Florian Bruhin me at the-compiler.org
Wed Oct 5 10:46:07 BST 2022


On Wed, Oct 05, 2022 at 09:27:25AM +0000, c.buhtz at posteo.jp wrote:
> On 2022-10-05 08:33 Phil Thompson <phil at riverbankcomputing.com> wrote:
> > You can either download the sdist from PyPI
> > and use sip-install
> 
> I don't know how to do this or what sip-install is.
> It also seems "hard" do implement this in a TravisCI pipeline.

It seems much easier to me than getting pip to do what you want.
See the install docs you already linked for details.
It boils down to installing PyQt-builder via pip and then running
sip-install instead of pip. Don't see how TravisCI would come into play
there.

Florian

-- 
            me at the-compiler.org | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221005/47981da5/attachment.sig>


More information about the PyQt mailing list