Can someone tell me how to install the sqlite3 module alongside the most recent version of Python? I am using a Macbook, and on the command line, I tried:
pi
I have python 2.7.3 and this solved my problem:
pip install pysqlite