Opened 12 months ago
Closed 12 months ago
#68816 closed defect (duplicate)
py-numpy is broken on buildbots: Library not loaded: /opt/local/lib/libopenblas-r1.dylib
Reported by: | barracuda156 | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), catap (Kirill A. Korinsky) | |
Port: | py38-numpy, py37-numpy, py36-numpy, py35-numpy, py27-numpy |
Description
* The Python version is: Python3.8 from "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8" * The NumPy version is: "1.24.1" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so, 2): Library not loaded: /opt/local/lib/libopenblas-r1.dylib Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so Reason: image not found
See: https://github.com/macports/macports-ports/actions/runs/7050247792/job/19190505679?pr=21610
Change History (3)
comment:1 follow-up: 2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 12 months ago by barracuda156
Replying to ryandesign:
Isn't this a duplicate of #68807?
Indeed it is, but affected ports should be expanded there.
comment:3 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Isn't this a duplicate of #68807?