Package Details: python-openems-git v0.0.35.r28.g6133dea-1

Git Clone URL: https://aur.archlinux.org/python-openems-git.git (read-only, click to copy)
Package Base: python-openems-git
Description: a free and open source EC-FDTD solver
Upstream URL: https://github.com/thliebig/openEMS
Licenses: GPL3
Conflicts: python-openems
Provides: python-openems
Submitter: thasti
Maintainer: thasti
Last Packager: thasti
Votes: 2
Popularity: 0.000000
First Submitted: 2017-12-10 13:40 (UTC)
Last Updated: 2017-12-10 13:40 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

lemoer commented on 2022-06-29 17:11 (UTC) (edited on 2022-06-29 17:11 (UTC) by lemoer)

I think, it is missing a dependency to python-hdf5storage, isn't it?

Python 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0] on linux

Type "help", "copyright", "credits" or "license" for more information.

import openEMS

Traceback (most recent call last):

File "<stdin>", line 1, in <module>

File "/usr/lib/python3.10/site-packages/openEMS/init.py", line 9, in <module>

from openEMS.openEMS import openEMS

File "openEMS/openEMS.pyx", line 22, in init openEMS.openEMS

File "/usr/lib/python3.10/site-packages/openEMS/nf2ff.py", line 22, in <module>

import h5py

ModuleNotFoundError: No module named 'h5py'

micwoj92 commented on 2021-12-29 05:31 (UTC)

needs git in makedepends