WARNING: IPython History requires SQLite, your history will not be saved
问题 Hi I'm using Ubuntu release 12.10 (quantal) 32-bit with Linux Kernel 3.5.0-21-generic. I'm trying to get IPython's History to work. I've set it up using pythonbrew and a virtual environment. In there I use pip to install IPython. Currently, when I start up IPython in a terminal I get: WARNING: IPython History requires SQLite, your history will not be saved Python 2.7.3 (default, Nov 8 2012, 18:25:10) Type "copyright", "credits" or "license" for more information. IPython 0.13.1 -- An enhanced