[MacPorts] #67490: numpy fails to load with blis installed, need a fix with install_name_tool
MacPorts
noreply at macports.org
Wed May 24 09:10:08 UTC 2023
#67490: numpy fails to load with blis installed, need a fix with install_name_tool
-----------------------------+----------------------
Reporter: barracuda156 | Owner: catap
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: py-numpy, blis |
-----------------------------+----------------------
Comment (by barracuda156):
Or maybe it should be prevented from linking to {{{blis}}}? After fixing
dylib path I got another error:
{{{
Original error was:
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so, 2):
Symbol not found: _cblas_zdotc_sub
Referenced from:
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so
Expected in: dynamic lookup
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67490#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list