On Thu, Jun 15, 2017 at 1:44 PM, Kushal Kumaran <kus...@locationd.net> wrote: > Your python was built without sqlite3 support. If your yum repo > provider is unable to rebuild with sqlite3, you can do so yourself. > Make sure the sqlite-devel package is installed so your python build > will use it.
Decided to do this in a docker container running an OS where 2.7 is the default and has sqlite. Thanks everyone for their advice and help. -- https://mail.python.org/mailman/listinfo/python-list