Package Details: python-openems-git v0.0.36.r15.g1ccf094-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: 2024-03-16 19:29 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

thasti commented on 2024-03-16 19:32 (UTC)

Fixed. All requested changes (in fparser-git, csxcad-git, openems-git, python-csxcad-git and python-openems-git) should now be incorporated. Thanks for your comments, let me know if I missed something.

thotypous commented on 2024-03-15 17:21 (UTC)

python-setuptools is missing as a makedepend:

Traceback (most recent call last):
  File "/home/main-builder/pkgwork/src/openEMS/python/setup.py", line 8, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'

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