Installation ============ PyFemtet supports the following requirements: - windows only - femtet 2023.0 or later (2024.0 or later recommended) - python 3.10 ~ 3.14 (3.11 or later recommended) **See below for installation and setup instructions.** - 1. :doc:`installation_pages/install_femtet` - 2. :doc:`installation_pages/install_python` - 3. :doc:`installation_pages/install_pyfemtet` If step 3 fails, try the following additional steps: - a1. :doc:`installation_pages/install_pyfemtet_manually` - a2. :doc:`installation_pages/setup_femtet_macro` - a3. :doc:`installation_pages/setup_com_constants` If you want to check the installation, please follow the steps below. - :ref:`Check the installation of Python ` - :ref:`Check the installation of PyFemtet ` .. toctree:: :titlesonly: :hidden: installation_pages/install_femtet installation_pages/install_python installation_pages/install_pyfemtet .. tip:: For verification, we recommend that you first view the samples in :doc:`examples`.