Skip to content

Installation

Vadim A. Potemkin edited this page May 27, 2024 · 1 revision

How to install

There are two ways to install Fedot.Industrial:

from PyPI

pip install fedot_ind

from GitHub

git clone https://github.com/ITMO-NSS-team/Fedot.Industrial.git
cd FEDOT.Industrial
poetry install
Clone this wiki locally