theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
109 stars 20 forks source link

Fix failed conda build #144

Closed FanwangM closed 2 years ago

FanwangM commented 2 years ago

The original problem is https://github.com/conda/conda/issues/11065 and https://github.com/conda/conda/issues/10969.

FanwangM commented 2 years ago

This might of help, https://github.com/pygraphviz/pygraphviz/pull/388.