Having significant issues when trying to install this locally. They are also present in the original repository, but this fork is improved, I'd rather use it and report things here instead.
Environment
Windows 11
10.0.22000 Build 22000
Conda
Miniconda3
4.12.0
Steps to Reproduce
- Install
Miniconda3.
- Enter
Anaconda Prompt (Miniconda3) through Start Menu.
git clone the repository.
cd into the repository root.
conda env create -f environment.yaml -v
- Stuck in
Installing pip dependencies: ...working....
Solutions Attempted
- Using
Anaconda3 instead - failed.
- Re-installing
Miniconda3 - failed.
- Updating
pip - failed.
- Installing
pip packages from environment.yaml manually - shouldn't be necessary and is likely to cause conflicts.
- Completely removing Python from my machine - every environment, every version, every package, everything - failed.
Currently at a loss for what to do. It stays in this line, forever. I've left it there for 8h to no avail.

Having significant issues when trying to install this locally. They are also present in the original repository, but this fork is improved, I'd rather use it and report things here instead.
Environment
Windows 1110.0.22000 Build 22000Conda
Miniconda34.12.0Steps to Reproduce
Miniconda3.Anaconda Prompt (Miniconda3)through Start Menu.git clonethe repository.cdinto the repository root.conda env create -f environment.yaml -vInstalling pip dependencies: ...working....Solutions Attempted
Anaconda3instead - failed.Miniconda3- failed.pip- failed.pippackages fromenvironment.yamlmanually - shouldn't be necessary and is likely to cause conflicts.Currently at a loss for what to do. It stays in this line, forever. I've left it there for 8h to no avail.
