[MacPorts] #57915: QGIS3 does not build on Mac OS Mojave

MacPorts noreply at macports.org
Tue Mar 26 00:19:34 UTC 2019


#57915: QGIS3 does not build on Mac OS Mojave
------------------------+----------------------
  Reporter:  news24lor  |      Owner:  Veence
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.4
Resolution:             |   Keywords:
      Port:  qgis3      |
------------------------+----------------------

Comment (by news24lor):

 Replying to [comment:22 aaschwanden]:
 > OK, I've done a clean MacPorts install on one of my systems. The
 > {{{
 > ModuleNotFoundError: No module named 'PyQt5.QtWebKitWidgets
 > }}}
 >
 > warning is gone. Will try it on my other system soon.



 You have to build a variant for py36-pyqt5 with this packages:


 {{{
 sudo port -N -p install py36-pyqt5 +scintilla +webengine +webkit
 }}}

 Different plugins in QGIS are built with these libraries

 If you see the error "ModuleNotFound..." you can install the exact python
 module in MacPorts. The plugins in QGIS are built with many python
 modules.\\

 MacPorts has almost all the necessary python modules (py36-xxxxx), not all
 of them. If modules are not available, they can be installed with the
 pyhon program 'pip'.

-- 
Ticket URL: <https://trac.macports.org/ticket/57915#comment:24>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list