You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo port install py-pygmsh
---> Computing dependencies for py-pygmsh
The following dependencies will be installed:
gmsh
py310-pygmsh
Continue? [Y/n]: Y
---> Fetching archive for gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://mse.uk.packages.macports.org/gmsh
---> Fetching distfiles for gmsh
---> Verifying checksums for gmsh
---> Extracting gmsh
---> Configuring gmsh
---> Building gmsh
---> Staging gmsh into destroot
---> Installing gmsh @4.11.1_1+openblas
---> Activating gmsh @4.11.1_1+openblas
---> Cleaning gmsh
---> Fetching archive for py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://fra.de.packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://mse.uk.packages.macports.org/py310-pygmsh
---> Building py310-pygmsh
Error: Failed to build py310-pygmsh: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Looking to the main.log file, it seems that dependencies for gmsh (which works nicely) are not installed
info:build * Getting build dependencies for wheel...
:info:build ERROR Missing dependencies:
:info:build gmsh
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work/pygmsh-7.1.17" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work
:info:build Exit code: 1
:error:build Failed to build py310-pygmsh: command execution failed
:debug:build Error code: CHILDSTATUS 86737 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {}$notty {}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
any help would be appreciated
J
The text was updated successfully, but these errors were encountered:
Try to install pygmsh using macport
sudo port install py-pygmsh
---> Computing dependencies for py-pygmsh
The following dependencies will be installed:
gmsh
py310-pygmsh
Continue? [Y/n]: Y
---> Fetching archive for gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/gmsh
---> Attempting to fetch gmsh-4.11.1_1+openblas.darwin_22.arm64.tbz2 from https://mse.uk.packages.macports.org/gmsh
---> Fetching distfiles for gmsh
---> Verifying checksums for gmsh
---> Extracting gmsh
---> Configuring gmsh
---> Building gmsh
---> Staging gmsh into destroot
---> Installing gmsh @4.11.1_1+openblas
---> Activating gmsh @4.11.1_1+openblas
---> Cleaning gmsh
---> Fetching archive for py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://fra.de.packages.macports.org/py310-pygmsh
---> Attempting to fetch py310-pygmsh-7.1.17_0.darwin_any.noarch.tbz2 from https://mse.uk.packages.macports.org/py310-pygmsh
---> Building py310-pygmsh
Error: Failed to build py310-pygmsh: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Looking to the main.log file, it seems that dependencies for gmsh (which works nicely) are not installed
info:build * Getting build dependencies for wheel...
:info:build ERROR Missing dependencies:
:info:build gmsh
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work/pygmsh-7.1.17" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pygmsh/py310-pygmsh/work
:info:build Exit code: 1
:error:build Failed to build py310-pygmsh: command execution failed
:debug:build Error code: CHILDSTATUS 86737 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {}$notty {}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
any help would be appreciated
J
The text was updated successfully, but these errors were encountered: