psiresp
psiresp copied to clipboard
Difficult to install psiresp in conda
Expected behavior
conda install -c conda-forge psiresp
lets me run everything as planned.
Actual behavior
It installs qcfractal 0.11
, which is incompatible with pydantic 1.9
. Not really sure why -- mamba
does not have this behaviour. Also, this started about a month ago.
Solutions
I tried releasing new builds with pins to qcfractal version, but these just get ignored in favour of the builds with looser dependencies. Will try submitting a patch to conda-forge.