Installation

Note

Currently, the CircAdapt package is only compatible with Windows 10 and Python 3.6+.

To install the CircAdapt framework, download the latest version from https://framework.circadapt.org/. The package can then be installed using pip.

pip install <path_to_whl>

It is encouraged to install python in a virtual environment, such as conda. If you encounter any issues during the installation process, please consult the documentation or reach out to the CircAdapt development team for assistance.