py-sqlite3 with Python 3.3

Sergei G sergeig.public at gmail.com
Thu Feb 6 12:08:01 UTC 2014


I have both Python 2.7 and 3.3 on FreeBSD 10 machine.

I need to install SQLite3 support for Python 3.3 and I don't know how to 
do that.

I see that py-sqlite3 port compiles by default with Python 2.7. Is there 
an easy way to compile it for Python 3?  I see no py33-sqlite3 port.

I tried coping dynamic library file from 2.7 to 3.3 and needless to say 
it did not work.


Thanks


More information about the freebsd-questions mailing list