Opened 41 hours ago
Last modified 35 hours ago
#71300 closed defect
cannot install gwyddion — at Initial Version
Reported by: | yudedkov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | db48 |
Description
macOS Sequiia 15.1
---> Building db48 Error: Failed to build db48: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db48/db48/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port gwyddion failed ---> Some of the ports you installed have notes:
py312-cython has the following notes:
To make the Python 3.12 version of Cython the one that is run when you execute the commands without a version suffix, e.g. 'cython', run:
port select --set cython cython312
py312-pygments has the following notes:
To make the Python 3.12 version of Pygments the one that is run when you execute the commands without a version suffix, e.g. 'pygmentize', run:
port select --set pygments py312-pygments
python312 has the following notes:
To make this the default Python or Python 3 (i.e., the version run by the 'python' or 'python3' commands), run one or both of:
sudo port select --set python python312 sudo port select --set python3 python312