[MacPorts] #73372: py313-mkl: pip-3.13 doesn't support --ignore-installed (was: macOS 10.13.6 xcode 10.1 port install py313-mkl fails and a fix)

MacPorts noreply at macports.org
Tue Jan 6 00:28:17 UTC 2026


#73372: py313-mkl: pip-3.13 doesn't support --ignore-installed
--------------------------+---------------------------------
  Reporter:  atalkingegg  |      Owner:  cjones051073
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.11.6
Resolution:               |   Keywords:  highsierra haspatch
      Port:  py313-mkl    |
--------------------------+---------------------------------
Changes (by ryandesign):

 * status:  new => assigned
 * keywords:  python mkl py313 => highsierra haspatch
 * owner:  (none) => cjones051073


Old description:

> ## Hello,
> sudo port install py313-mkl
> ## hits a pip-3.13 doesn't support --ignore-installed error.
> ## It still does, but the port file needs a slight tweak.
> sudo port edit py313-mkl
> ## look for look for --ignore-installed, add " install \ " on line
> before.
> ## fixed! Please fold fix into public port file. Thanks!

New description:

 Hello,
 {{{
 sudo port install py313-mkl
 }}}
 hits a `pip-3.13 doesn't support --ignore-installed` error.
 It still does, but the port file needs a slight tweak.
 {{{
 sudo port edit py313-mkl
 }}}
 look for look for --ignore-installed, add " install \ " on line before.
 fixed! Please fold fix into public port file. Thanks!

--

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


More information about the macports-tickets mailing list