Re: Installing pyqt5 with sip and qmake executables on ubuntu
Patrick Stinson <[email protected]> Mon, 27 Apr 2020 08:12:01 -0800
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Well, the problem is that if you install pyqt from pypi and qt from the os package manager then you have two different qt libs installed with all the config mismatches that come from that. > On Apr 27, 2020, at 7:34 AM, michael h <[email protected]> wrote: >