Installation

Note

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

Todo

The CircAdapt framework is not yet available on pip. Download the latest whl file from github (https://framework.circadapt.org/) and use the line :bash:`pip install <path_to_whl>` instead of the lines below.

It is encouraged to install python in a virtual environment, such as conda. The CircAdapt framework can be installed using pip. The package is not yet available on pip. The most recent version is available on https://framework.circadapt.org/.

default
pip install circadapt

If you encounter any issues during the installation process, please consult the documentation or reach out to the CircAdapt development team for assistance.