📦 Installation Guide¶
1 Prerequisites¶
Required software
- ANSYS Electronics Desktop 2024 R2 – to open
.aedt
projects - Python≥3.11 with
pip
(or uv) available - Windows 10/11 or a Linux workstation that can run HFSS in non‑graphical mode
2 Install quansys¶
3 Packages pulled in automatically¶
- PyAEDT – Python bridge to HFSS
- pycaddy – utilities for sweeping and safe data handling (See the Automation for how pycaddy is used.)
No manual installation is needed for these; pip install quansys
brings them along.
Next stop: ⚡ Quick‑Start Example Files to grab your first design.