📜  import open3d 非法指令(核心转储) - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:27.886000             🧑  作者: Mango

代码示例1
Run $ export OPENBLAS_CORETYPE=ARMV8 
in your terminal. It will remain active as long as that terminal remains open.

Add "export OPENBLAS_CORETYPE=ARMV8" to your ~/.bashrc. 
It will set that environment variable on every new terminal that is opened.