Opened 17 months ago
Closed 17 months ago
#67629 closed defect (duplicate)
Unable to Build Python 310 to Version 3.10.12 - No such file or directory: '/opt/local/include/cblas_openblas.h'
Reported by: | RobK88 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | lion | Cc: | jmroot (Joshua Root) |
Port: | python310, python311 |
Description (last modified by RobK88)
I am unable to upgrade Python310
on my old Mac Running Lion. ERROR -- No such file or directory: '/opt/local/include/cblas_openblas.h'
running build running build_ext error: [Errno 2] No such file or directory: '/opt/local/include/cblas_openblas.h' make: *** [sharedmods] Error 1 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/work/Python-3.11.4' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/work/Python-3.11.4" && /usr/bin/make -j4 -w all Exit code: 2 Error: Failed to build python311: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python311/python311/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
I do have openBLAS installed but an old version. When I try to upgrade openBLAS to the latest version, MacPorts first tries to install Python310 which of course fails.
Attachments (1)
Change History (4)
Changed 17 months ago by RobK88
comment:1 Changed 17 months ago by RobK88
Description: | modified (diff) |
---|
comment:2 Changed 17 months ago by RobK88
Description: | modified (diff) |
---|
comment:3 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmroot added; jmr@… removed |
---|---|
Keywords: | lion added; Lion removed |
Port: | python311 added |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You reported this before in #66889 which was closed as a duplicate of #66242.