小编Nee*_*mar的帖子

python 中的 Scipy 错误:3.8-alpine3.11 - 未找到 lapack/blas 资源

我试图在 python:3.8-alpine3.11 中安装 scipy,但得到“未找到 lapack/blas 资源”。alpien3.10 运行良好。

Below are the logs:



Step 5/28 : RUN    pip3 install numpy==1.14.3
 ---> Using cache
 ---> f77d037c9008
Step 6/28 : RUN    pip3 install scipy==1.3.1
 ---> Running in 86d118b54acc
Looking in indexes: simple
Collecting scipy==1.3.1
  Downloading scipy-1.3.1.tar.gz (23.6 MB)
  Installing build dependencies: started
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running... …
Run Code Online (Sandbox Code Playgroud)

python-3.x alpine-linux

6
推荐指数
1
解决办法
5915
查看次数

标签 统计

alpine-linux ×1

python-3.x ×1