非法指令(核心转储)张量流
发布于 2021-01-29 14:58:51
我正在使用以下命令在我的ubuntu python中导入tensorflow-
$ python3
Python 3.5.2 (default, Nov 23 2017, 16:37:01)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import tensorflow as tf
Illegal instruction (core dumped)
然后程序退出。请指定解决方案。
关注者
0
被浏览
65