python-necpp icon indicating copy to clipboard operation
python-necpp copied to clipboard

PyPI module for nec2++

Results 15 python-necpp issues
Sort by recently updated
recently updated
newest added

`RuntimeError: GEOMETRY HAS ONE OR FEWER SEGMENTS. Please send bug report. This causes an error that we're trying to fix.` The error log requested a bug report, thought I'd submit...

Hi, While running `$ python setup.py test` It worked well for example 1-3 and half of example 4. I received ERROR for example 4-and beyond. I think the old syntax...

hi, The build.sh includes make and configure. These is not available in windows which shows error/warning. Python handles build internally, so building separately is not required i think. I tried...

Hello, I have a problem installing Pynec on Win. As not being able to use Pynec, I'm using Necpp but I have a problem getting the output values, eg the...

I compiled and installed PyNEC in a conda environment on my Mac with python 3.12 Note: I needed to change glibtoolize to libtoolize in line 6 of necpp_src/Makefile.git so that...