Illegal instruction (core dumped)

ubuntu18.04默认Python3.6.。
当我升级到Python3.8的时候没考虑到其它服务的依赖。
导致报了这个错。

解决办法:

export OPENBLAS_CORETYPE=ARMV8

posted @ 2022-05-30 18:11  一石数字欠我15w!!!  阅读(1629)  评论(1)    收藏  举报