Facing issue with below error while installing openEMS using instructions mentioned here
error
==> python3 -m pip --python=/usr/local/Cellar/openems/HEAD-51f8bfd/libexec/bin/python install h5py
Last 15 lines from /Users/username/Library/Logs/Homebrew/openems/04.python3:
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /usr/local/Cellar/openems/HEAD-51f8bfd/libexec/bin/python /usr/local/lib/python3.13/site-packages/pip/pip-runner.py install --ignore-installed --no-user --prefix /private/tmp/pip-build-env-f8moexjo/overlay --no-warn-script-location --disable-pip-version-check -v --no-binary :all: --only-binary :none: -i https://pypi.org/simple -- 'Cython >=0.29.31,<4' 'numpy >=2.0.0, <3' pkgconfig 'setuptools >=61'
cwd: [inherit]
Installing build dependencies: finished with status 'error'
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: python -m pip install --upgrade pip
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
If reporting this issue please do so to (not Homebrew/brew or Homebrew/homebrew-core):
thliebig/openems
If anyone else have faced the same please advice the solution opted.
Thanks !!
Facing issue with below error while installing openEMS using instructions mentioned here
error
==> python3 -m pip --python=/usr/local/Cellar/openems/HEAD-51f8bfd/libexec/bin/python install h5py Last 15 lines from /Users/username/Library/Logs/Homebrew/openems/04.python3:
note: This error originates from a subprocess, and is likely not a problem with pip. full command: /usr/local/Cellar/openems/HEAD-51f8bfd/libexec/bin/python /usr/local/lib/python3.13/site-packages/pip/pip-runner.py install --ignore-installed --no-user --prefix /private/tmp/pip-build-env-f8moexjo/overlay --no-warn-script-location --disable-pip-version-check -v --no-binary :all: --only-binary :none: -i https://pypi.org/simple -- 'Cython >=0.29.31,<4' 'numpy >=2.0.0, <3' pkgconfig 'setuptools >=61' cwd: [inherit] Installing build dependencies: finished with status 'error'
[notice] A new release of pip is available: 24.2 -> 24.3.1 [notice] To update, run: python -m pip install --upgrade pip error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
If reporting this issue please do so to (not Homebrew/brew or Homebrew/homebrew-core): thliebig/openems
If anyone else have faced the same please advice the solution opted. Thanks !!