/envs/loter_py38/compiler_compat/ld: cannot find -lblas: loter_py38/compiler_compat/ld: cannot find -llapack:

 

001、loter安装报错:

image

 

002、解决方法:

conda install -c conda-forge "libblas=*=*openblas" "liblapack=*=*openblas" openblas -y

image

 。

 

posted @ 2026-06-15 15:10  小鲨鱼2018  阅读(4)  评论(0)    收藏  举报