Opened 20 months ago

Last modified 20 months ago

#66889 closed defect

Unable to Upgrade to Python 310 @3.10.10 on Lion -- error: [Errno 2] No such file or directory: '/opt/local/include/cblas_openblas.h' — at Version 1

Reported by: RobK88 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: lion Cc: jmr@…
Port: python310

Description (last modified by RobK88)

I am unable to upgrade Python310 on Lion.

I see the following error:

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_python310/python310/work/Python-3.10.10'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python310/python310/work/Python-3.10.10" && /usr/bin/make -j4 -w all 
Exit code: 2
Error: Failed to build python310: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python310/python310/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

I will attach the main.log

Change History (2)

Changed 20 months ago by RobK88

Attachment: main.log added

main.log

comment:1 Changed 20 months ago by RobK88

Description: modified (diff)
Note: See TracTickets for help on using tickets.