- Clone this repository
- Change into the downloaded folder
pip install .
count_constructs --help
This should display the help message.
Tested with python 3.10.11 .
If installation fails for some reason, run the tool with:
python main.py 2D
or python main.py 3D