From owner-freebsd-questions@FreeBSD.ORG Mon Jun 17 18:20:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4B34B33A for ; Mon, 17 Jun 2013 18:20:11 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0E73A1786 for ; Mon, 17 Jun 2013 18:20:10 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uoe27-0005Cm-On for freebsd-questions@freebsd.org; Mon, 17 Jun 2013 20:20:03 +0200 Received: from i02v-212-195-109-114.d4.club-internet.fr ([212.195.109.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Jun 2013 20:20:03 +0200 Received: from aeyos by i02v-212-195-109-114.d4.club-internet.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Jun 2013 20:20:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Aeyos Subject: Re: Trouble installing py-sqlite3 port for python3.x Date: Mon, 17 Jun 2013 14:34:11 +0000 (UTC) Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 212.195.109.114 (Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 18:20:11 -0000 Modulok gmail.com> writes: > > List, > > I'm *guessing* this is more of FreeBSD problem than a python one, so I'll ask > on this list. I'm trying to import sqlite3 in python3.2 on FreeBSD > 8.1-RELEASE and ran > into trouble: > > $ python3.2 > ... > >>> import sqlite3 > Traceback (most recent call last): > File "", line 1, in > File "/usr/local/lib/python3.2/sqlite3/__init__.py", line 23, in > from sqlite3.dbapi2 import * > File "/usr/local/lib/python3.2/sqlite3/dbapi2.py", line 26, in > [...] Solution : installing port named py-sqlite3 after configure for use with ptyhon3. Tuto here http://bind10.isc.org/wiki/SystemNotesFreeBSD