root@zzw-0725:~# python
Python 3.8.12 (default, Oct 12 2021, 13:49:34)
[GCC 7.5.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
Segmentation fault
我怀疑是你的环境问题
1、你安装的包跟环境不匹配
2、你安装的包和python环境不匹配
3、你安装的环境没有权限读取系统的内容