I was trying to run the demo gcpw_bypass_cap.py, unfortunately it fails.
Traceback (most recent call last):
File "/home/user/code/pyems/examples/gcpw_bypass_cap.py", line 33, in <module>
Microstrip(
TypeError: __init__() got an unexpected keyword argument 'via_gap'
I was trying to run the demo gcpw_bypass_cap.py, unfortunately it fails.