在mac m1上安装tensorflow报错“zsh: illegal hardware instruction”
直接用 pip install tensorflow 安装,
import 的时候会报如上错误
总之,大概的原因就是不兼容arm架构
参考https://stackoverflow.com/questions/65383338/zsh-illegal-hardware-instruction-python-when-installing-tensorflow-on-macbook
选一个最简答的方法:手动下载 .whl 再安装,竟然ok
个性签名:时间会解决一切