causalml icon indicating copy to clipboard operation
causalml copied to clipboard

build from source failing: no such file or directory <crpyt.h>

Open ras44 opened this issue 2 years ago • 1 comments

Builds from source are failing for python 3.7 and 3.8 due to a missing file <crypt.h>:

image

To Reproduce Follow build from source installation steps

Expected behavior No failure.

Environment (please complete the following information): See run details at: https://github.com/uber/causalml/actions/runs/8746279634

ras44 avatar Apr 26 '24 12:04 ras44

This seems related to this change in conda-forge.

jeongyoonlee avatar May 10 '24 21:05 jeongyoonlee

closing after fixes merged

ras44 avatar Jul 06 '24 09:07 ras44