Date: Thu, 06 Feb 2014 04:07:59 -0800 From: Sergei G <sergeig.public@gmail.com> To: freebsd-questions@freebsd.org Subject: py-sqlite3 with Python 3.3 Message-ID: <52F37B1F.8010506@gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F37B1F.8010506>