Installation

Prerequisites

BlockingPy requires Python 3.10 or later. Before installation, you may need to install the MLPack library:

# For Linux
sudo apt-get install -y libmlpack-dev

# For MacOS
brew install mlpack

Installing with pip

Now you can run the following:

pip install blockingpy