How to install pysqlite?
问题 I am trying to install pysqlite (Python interface to the SQLite). I downloaded the file with the package (pysqlite-2.5.5.tar.gz). And I did the following: gunzip pysqlite-2.5.5.tar.gz tar xvf pysqlite-2.5.5.tar \cd pysqlite-2.5.5 python setup.py install At the last step I have a problem. I get the following error message: error: command 'gcc' failed with exit status 1 I found that other peoples also had this problem. As far as I understood in the person had a problem because sqlite2 was not