Closed jeromekelleher closed 5 years ago
Nope, not fixed. It seems pretty mysterious which version of GSL gets pulled in; depending on the context we either get the default GSL or the conda-forge GSL. We need the conda-forge version.
This is still an issue. If we install msprime we pull in GSL/numpy from defaults. No idea why.
Should be resolved now we're explicitly pulling in openblas.
See https://github.com/tskit-dev/msprime/issues/629
Hopefully resolved in current head, but some builds may not have completed.