[MacPorts] #66589: py311-pyqt5 does not install

MacPorts noreply at macports.org
Tue Jan 24 18:09:24 UTC 2023


#66589: py311-pyqt5 does not install
--------------------------+------------------------
  Reporter:  josephsacco  |      Owner:  reneeotten
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.0
Resolution:               |   Keywords:
      Port:  py-pyqt5     |
--------------------------+------------------------

Comment (by reneeotten):

 Replying to [comment:5 jsalort]:
 > I realised the same thing earlier today. Changing `destroot.cmd` to
 `make install` instead of `make` in the Portfile fixes the issue. But I
 wanted to check that the change does not break other variants before
 submitting a PR.

 It looks like “python.pep517” is set to “yes” for Python 3.11 by the
 “python” PG. that will likely requore some changes if one passes arguments
 to the “setup.py” using the traditional installation method. To be fair,
 trying to switch to PEP517 should be done but I am not sure of it’s
 absolutely required yet for Python 3.11 and/or if it should be done by
 default (yet) in the PortGroup. Perhaps trying to explicitly set
 “python.pep517 no” in the Portfile would work for now.

 I can check when I get home tonight ; I couldn’t figure out why the py311
 subport didn’t build but this at least gives a pointer to follow up on…

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


More information about the macports-tickets mailing list