Error when installing PyQt6 from source
RedHuli
redhuli.comments at gmail.com
Tue Dec 22 23:06:04 GMT 2020
Hey,
Sorry to bother with another question.
> Correct - it either needs to be in your $PATH, or you'll need to specify
> it via --qmake.
After installing Qt, I get a new error after locating qmake and trying to
build PyQt:
$ sip-install --qmake /Users/___/Qt/5.15.2/clang_64/bin/qmake
Querying qmake about your Qt installation...
sip-install: Qt v6 is required, not v5.15.2
Somehow everytime I try to download Qt 6 from the Qt website I
automatically get version 5.15.2. I am not sure why that is? This may seem
silly, but I have already downloaded Qt twice with the same error. Is it
because I am trying to download open source and not the commercial version?
On Mon, Dec 21, 2020 at 6:03 PM Florian Bruhin <me at the-compiler.org> wrote:
> Hey,
>
> (I re-added the mailinglist in my reply)
>
> On Mon, Dec 21, 2020 at 07:58:48AM +0800, RedHuli wrote:
> > Once I have completed downloading Qt (I am doing that now), I will then
> > need to locate the qmake file and specify it, the working qmake, when
> > running sip-install. Is that correct?
>
> Correct - it either needs to be in your $PATH, or you'll need to specify
> it via --qmake.
>
> Florian
>
> --
> me at the-compiler.org (Mail/XMPP) | 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 --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20201223/d3913549/attachment.htm>
More information about the PyQt
mailing list