py-sqlite3 with Python 3.3

Daniel Corbe corbe at corbe.net
Thu Feb 6 13:59:57 UTC 2014


You could always just bypass ports and install py-sqlite3 with
distutils.

-Daniel

Sergei G <sergeig.public at gmail.com> writes:

> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list