Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug located in ... #5681

Open
2 tasks done
sadadasd123 opened this issue Jan 20, 2025 · 0 comments
Open
2 tasks done

Bug located in ... #5681

sadadasd123 opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sadadasd123
Copy link

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

Line 798 from analysis.py the variable ' export_path ' is missing the ' f ' in front of the brackets, causing the .csv file to be exported with the same name ' {self.project_name}{self.design_name}{name_no_space}.csv '

Steps To Reproduce

Initialize a Hfss instance, analyze a design, and export it using the line hfss.export('exp_folde')

Which Operating System are you using?

Windows

Which Python version are you using?

3.12

Installed packages

aiohttp==3.11.11
aiosignal==1.3.2
annotated-types==0.7.0
ansys-pythonnet==3.1.0rc6
ansys-tools-visualization-interface==0.8.1
anyio==4.8.0
attrs==24.2.0
blosc2==3.0.0
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
clr_loader==0.2.7.post0
contourpy==1.3.1
cycler==0.12.1
Cython==3.0.11
defusedxml==0.7.1
et_xmlfile==2.0.0
fast_simplification==0.1.9
fonttools==4.55.3
fpdf2==2.8.2
frozenlist==1.5.0
geopandas==1.0.1
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
idna==3.10
imageio==2.36.1
Jinja2==3.1.5
joblib==1.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kiwisolver==1.4.8
markdown-it-py==3.0.0
MarkupSafe==3.0.2
matplotlib==3.10.0
mdurl==0.1.2
meshio==5.3.5
more-itertools==10.6.0
mplcursors==0.6
mpld3==0.5.10
msgpack==1.1.0
multidict==6.1.0
ndindex==1.9.2
networkx==3.4.2
numexpr==2.10.2
numpy==2.2.1
openpyxl==3.1.5
osmnx==2.0.1
packaging==24.2
pandas==2.2.3
pillow==11.1.0
platformdirs==4.3.6
plumbum==1.9.0
pooch==1.8.2
propcache==0.2.1
psutil==6.1.1
py-cpuinfo==9.0.0
pyaedt==0.13.2
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pyedb==0.34.3
Pygments==2.19.1
pyogrio==0.10.0
pyparsing==3.2.1
pyproj==3.7.0
PyQt5==5.15.11
PyQt5-Qt5==5.15.2
PyQt5_sip==12.16.1
python-dateutil==2.9.0.post0
pytz==2024.2
pyvista==0.44.2
pywin32==308
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rich==13.9.4
rpds-py==0.22.3
rpyc==6.0.1
Rtree==1.3.0
scikit-learn==1.6.1
scikit-rf==1.5.0
scipy==1.15.1
scooby==0.10.0
setuptools==75.8.0
shapely==2.0.6
six==1.17.0
sniffio==1.3.1
SRTM.py==0.3.7
tables==3.10.2
threadpoolctl==3.5.0
toml==0.10.2
tomli_w==1.2.0
trame==3.7.6
trame-client==3.5.1
trame-server==3.3.0
trame-vtk==2.8.14
trame-vuetify==2.8.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
utm==0.7.0
vtk==9.3.1
websockets==14.1
wheel==0.45.1
wslink==2.2.2
yarl==1.18.3

@sadadasd123 sadadasd123 added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant