Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 01:33:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 230613] lang/python36: All python packages fail to run the internal sqlite3 module: ImportError: No module named '_sqlite3'
Message-ID:  <bug-230613-21822-y9K1aTqAK4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230613-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230613-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230613

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
The sqlite (like the gdbm, bsddb and tkinter modules) that depend on
external/third-party libraries are separated into their own ports. lang/pyt=
hon*
ports include a pkg-message to this effect, including instructions on how/w=
here
to get them.

-------------
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter
-------------

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230613-21822-y9K1aTqAK4>