Description
Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
Description of the bug
Whenever I import an external circuit that has a source with a custom name i get the following error
Error: Invalid source name or source value.
Steps To Reproduce
- Create a circuit Design on Maxwell
- Add any Vsource or Isource
- Rename the source ie: vp.parameters["Name"] = "Vp"
- Export the netlist
- Call edit_external_circuit with the path of the imported netlist
Which Operating System are you using?
Windows
Which Python version are you using?
3.10
Installed packages
annotated-types==0.7.0
ansys-api-edb==1.0.10
ansys-edb-core==0.1.9
ansys-pythonnet==3.1.0rc6
attrs==25.3.0
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
clr_loader==0.2.7.post0
contourpy==1.3.1
cycler==0.12.1
defusedxml==0.7.1
fonttools==4.57.0
fpdf2==2.8.2
grpcio==1.70.0
idna==3.10
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kiwisolver==1.4.8
matplotlib==3.10.1
numpy==2.2.4
packaging==24.2
pandas==2.2.3
pillow==11.2.1
platformdirs==4.3.7
plumbum==1.9.0
pooch==1.8.2
protobuf==4.25.6
psutil==7.0.0
pyaedt==0.15.5
pycparser==2.22
pydantic==2.10.6
pydantic_core==2.27.2
pyedb==0.41.0
pyparsing==3.2.3
python-dateutil==2.9.0.post0
pytz==2025.2
pyvista==0.44.2
pywin32==310
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.3
rpds-py==0.24.0
rpyc==6.0.1
rtree==1.4.0
scikit-rf==1.6.2
scipy==1.15.2
scooby==0.10.0
shapely==2.1.0
six==1.17.0
toml==0.10.2
tomli==2.2.1
tomli_w==1.2.0
typing_extensions==4.13.2
tzdata==2025.2
urllib3==2.4.0
vtk==9.3.1