causalml
causalml copied to clipboard
install from conda forge failing
Describe the bug Install from conda forge is failing for py 3.7-3.9, however I'm unable attempt to reproduce the failure on a clean instance.
To Reproduce Unable to reproduce on a clean instance, but the workflow action fails.
Expected behavior No failure.
Screenshots
Environment (please complete the following information): see action logs
I'm not sure why, but conda tries to install v0.14.0 instead of the latest v0.15.1, and fails with the Cython issue. Need more digging.