View Single Post
Posts: 70 | Thanked: 13 times | Joined on Nov 2007 @ Milan - Italy
#1
Is it possible to "import sqlite" in a py file?
I'm trying to build a simple application based on sqlite3 in python using pygtkeditor. I get pysqlite from http://initd.org/tracker/pysqlite/wiki/pysqlite but when I launch "python2.5 setup.py install" the xterm tell me that gcc is missing