开发者社区> 问答> 正文

centos6.6下安装python3.8.1后报错??报错

我的系统版本是:[root@localhost ~]# rpm -q centos-release
centos-release-6-6.el6.centos.12.2.x86_64
按照标准步骤./configure   make   make install
安装完python3.8.1后,调用python命令,显示以下问题,请大神帮我看看怎么回事?
[root@localhost ~]# python
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = 'python'
isolated = 0
environment = 1
user site = 1
import site = 1
sys._base_executable = '/usr/bin/python'
sys.base_prefix = '/usr/local'
sys.base_exec_prefix = '/usr/local'
sys.executable = '/usr/bin/python'
sys.prefix = '/usr/local'
sys.exec_prefix = '/usr/local'
sys.path = [
'/usr/local/lib/python38.zip',
'/usr/local/lib/python3.8',
'/usr/local/lib/lib-dynload',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f86af83e700 (most recent call first):
<no Python frame>

展开
收起
爱吃鱼的程序员 2020-06-05 13:49:06 1147 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB
                        <p>安装python环境为什么不用miniconda,想装哪个版本就哪个版本,想升级就升级</p>
                    
    
                        <p>谢谢大佬的帮助,解决了问题</p>
    
    2020-06-05 13:49:20
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Python 系列直播——深入Python与日志服务,玩转大规模数据分析处理实战第二讲 立即下载
CentOS Nginx PHP JAVA 多语言镜像使用手 立即下载
CentOS Nginx PHP JAVA多语言镜像使用手册 立即下载