一直按网上的方法:

1.先安装 apt-get install zlib1g-dev

2.重新安装python(3.3):即是./configure 再make再make install

始终没有解决掉问题!

 

最后发现,还需要再链接一次:

#ln -s /usr/local/python3.3/bin/python3.3 /usr/bin/python 

相关文章:

  • 2021-12-04
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2022-01-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-07
  • 2021-09-28
  • 2021-09-02
  • 2022-12-23
  • 2022-01-29
相关资源
相似解决方案