PopicLab / cue

Deep learning framework for SV calling and genotyping
MIT License
102 stars 20 forks source link

bcftools: undefined symbol: cblas_ctrmv #34

Closed leajf4 closed 1 month ago

leajf4 commented 2 months ago

Hi, getting this error when trying to run the SV call-set evaluation.

bcftools: symbol lookup error: /miniconda3/envs/cue_test/lib/libgsl.so.25: undefined symbol: cblas_ctrmv

Any thoughts on what this could mean?