Install from PyPI
❯ pip install utboost
You will need:
- GNU Compiler Collection with OpenMP support
- CMake 3.0+
- Python 3.6+
- setuptools is needed
First we need to check out the git repo:
❯ git clone https://github.com/jd-opensource/UTBoost.git
May require sudo
or administrator rights in Windows.
❯ cd UTBoost/python-package
❯ python setup.py install