Changing the python sqlite3 version to the latest
Jose Isaias Cabrera
jicman@outlook.com
Wed Feb 15 01:45:33 GMT 2023
On Tuesday, February 14, 2023 5:58 PM, Marco Atzeri expressed:
>
> On 11.02.2023 22:37, Jose Isaias Cabrera via Cygwin wrote:
> >
> > Greetings.
> >
> > If I install python39 and thus,
> > $ python
> > Python 3.9.10 (main, Jan 20 2022, 21:37:52) [GCC 11.2.0] on cygwin
> > Type "help", "copyright", "credits" or "license" for more information.
> >>>> import sqlite3
> >>>> sqlite3.sqlite_version
> > '3.34.0'
> Last version packaged for Cygwin is 3.34.0
>
> Until Jan (or someone else) is packaging a more recent version that is what is available
>
> Regards
> Marco
Yes, but the question is how can I update the SQLite version? I have been able to do it with 2 PCs, but there is one that is not able. Some of the sqlite folks said that is a DLL issue.
More information about the Cygwin
mailing list