-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael Muratet wrote: > I built sqlite > from the aggregate code but my python project hangs.
There is a specific mailing list for Python with SQLite - see http://itsystementwicklung.de/cgi-bin/mailman/listinfo/list-pysqlite > So, I tried to > use it from the command line and noticed that the version was 3.3.6. Since you have multiple versions of SQLite on your system and are using it from multiple places (python module, command line shell) you need to ensure you are picking up the right thing. This will depend on the configuration of your specific machine and includes things like library paths hard linked into modules, $LD_LIBRARY_PATH, /etc/ld.so.conf etc. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkQ2QAACgkQmOOfHg372QSyaACfacT0EfJi9tUDveacErfcRE4y y/UAoOBklKXBu65ZR3Eu+mKIuLl+L6Kh =caaA -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users