Skip to content

Installation

Pavol Gajdoš edited this page Feb 20, 2019 · 2 revisions

Installation is possible from source code or using build installation binary file (only for OS Windows). The following procedure is only for installation from the source code. Extract files and go to new-created folder. Running script setup.py the installation will be done:

python setup.py install

or using pip

pip install ocfit

Clone this wiki locally