Python使用BM3D 1 :安装bm3d Python包 pip install bm3d -i https://pypi.tuna.tsinghua.edu.cn/simple 2:运行报错“Exception: OpenBLAS library not found!” 3:解决办法:sudo apt-get install libopenblas-dev