wtxnpw 发表于 2018-8-8 13:42:19

Python学习笔记-编译安装Python3.6.1 + iPython

# ipython  
/usr/local/python361/lib/python3.6/site-packages/ipython-6.1.0-py3.6.egg/IPython/core/history.py:226: UserWarning: IPython History requires SQLite, your history will not be saved
  
warn("IPython History requires SQLite, your history will not be saved")
  
Python 3.6.1 (default, Jun 1 2017, 11:21:44)
  
Type 'copyright', 'credits' or 'license' for more information
  
IPython 6.1.0 -- An enhanced Interactive Python. Type '?' for help.
  
In :
页: [1]
查看完整版本: Python学习笔记-编译安装Python3.6.1 + iPython