To create a fresh environment for chromatiblock to run in do:
conda create --name chromatiblock
conda activate chromatiblock
conda install chromatiblock --channel conda-forge --channel bioconda
Then in future to run chromatiblock you can reactivate this environemtn using conda activate chromatiblock
Alternatively you can download and run the script from here.