注:所有包均可在PiPy中下载

1.安装ipython-6.2.1

IPython源码安装全过程记录 - Ubuntu环境下

2.运行ipython报错,找不到模块 traitlets

IPython源码安装全过程记录 - Ubuntu环境下

3.安装traitlets后,再次运行ipython,继续报错,找不到模块: ipython_genutils

IPython源码安装全过程记录 - Ubuntu环境下

4.安装ipython_genutils后,再次运行ipython,继续报错,找不到模块: pygments

IPython源码安装全过程记录 - Ubuntu环境下

5.安装pygments后,再次运行ipython,继续报错,找不到模块: pickleshare

IPython源码安装全过程记录 - Ubuntu环境下

6.安装 pickleshare后,再次运行ipython,继续报错,找不到模块:prompt_toolkit

IPython源码安装全过程记录 - Ubuntu环境下

7.安装 prompt_toolkit后,再次运行ipython,继续报错,找不到模块:simplegeneric

IPython源码安装全过程记录 - Ubuntu环境下

8.安装simplegeneric后,运行ipython,成功了

IPython源码安装全过程记录 - Ubuntu环境下

相关文章:

  • 2021-12-20
  • 2021-05-30
  • 2021-10-27
  • 2022-12-23
  • 2022-12-23
  • 2022-03-09
  • 2021-09-14
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2021-07-20
  • 2022-02-25
  • 2021-08-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案