[MacPorts] #62879: unable to install py39-numpy because OpenBLAS does not work anymore
MacPorts
noreply at macports.org
Fri May 14 06:00:57 UTC 2021
#62879: unable to install py39-numpy because OpenBLAS does not work anymore
--------------------------------+-----------------------
Reporter: giovannicantele | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-numpy openblas |
--------------------------------+-----------------------
Comment (by NicosPavlov):
This last issue often happens when the port is not probably cleaned, you
could try to clean libgcc11:
{{{
sudo port clean libgcc11
}}}
For the initial issue, gcc11 is a rather new port, and issues with @rpath
are known, you can also refer to #62727. A possible workaround is to
install OpenBLAS with the gcc10 variant.
--
Ticket URL: <https://trac.macports.org/ticket/62879#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list