Search found 3 matches

by slam666
February 23rd, 2022, 10:15 am
Forum: General Help
Topic: Sqlite3 error after upgrade to 3.5
Replies: 4
Views: 1187

Re: Sqlite3 error after upgrade to 3.5

ok found the issue, I installed python from source so I need to add sqlite support to it, its not enable by default.
It is working now.
by slam666
February 23rd, 2022, 9:59 am
Forum: General Help
Topic: Sqlite3 error after upgrade to 3.5
Replies: 4
Views: 1187

Re: Sqlite3 error after upgrade to 3.5

Centos 8, yes I followed the instruction.
by slam666
February 23rd, 2022, 9:15 am
Forum: General Help
Topic: Sqlite3 error after upgrade to 3.5
Replies: 4
Views: 1187

Sqlite3 error after upgrade to 3.5

Hi,
I just upgraded to 3.5 and I had python 3.6, so I had to upgrade python, up to 3.9 and when I start sabnzb I am getting the following error, I also tried python 3.10, same error, any idea?

ModuleNotFoundError: No module named '_sqlite3'

Thanks.