> What version of the sqlite3 libraries do you have? See
> https://github.com/ghaering/pysqlite/issues/85 for example.
>
> --
> regards,
> kushal
I was using the system default for Centos 6 which is 3.6.20. I loaded a
parallel version and now got 3.6 to build. Thanks!
--
https://mail.python.o
thinkwell writes:
> I'm trying to build Python 3.6 on Centos 6, and am successful in doing
> so, except for the sqlite3 library. I started with a brand new install
> of Centos 6 and installed devtoolset-2 to build with a newer
> compiler. But whether with default compiler o
I'm trying to build Python 3.6 on Centos 6, and am successful in doing so,
except for the sqlite3 library. I started with a brand new install of Centos 6
and installed devtoolset-2 to build with a newer compiler. But whether with
default compiler or 4.82, I get the following errors