conda-forge / msprime-feedstock

A conda-smithy repository for msprime.
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Added openblas to requirements. #2

Closed jeromekelleher closed 6 years ago

jeromekelleher commented 6 years ago

Import was failing without:

$ mspms
Traceback (most recent call last):
  File "/home/jk/miniconda3/bin/mspms", line 4, in <module>
    import msprime.cli
  File "/home/jk/miniconda3/lib/python3.6/site-packages/msprime/__init__.py", line 26, in <module>
    from _msprime import FORWARD  # NOQA
ImportError: libopenblas.so.0: cannot open shared object file: No such file or directory
conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.