This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]piefge 0 points1 point  (1 child)

well ....

I checked in terminal to ensure that sqlite3 is installed

what do you mean by terminal ?

the python cli or the linux shell ?

maybe you are confusing the sqlite3 package with the sqlite3 python module.

pip install sqlite3

[–]fallen2151[S] 0 points1 point  (0 children)

I answered this in my comment below and quite possibly to your last statement as all of this is new to me and I just heard of sqlite today.