SQLite error on Mint Linux 12 #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying PyBitmessage on an updated install of Mint Linux 12, and I get the following SQLite error:
Did you check the error message? Do you have sqlite 3 installed?
SQLite appears to be installed.
Yes but do you have Sqlite3 or perhaps an older version?
I believe that some of the earlier minor revisions of Sqlite3 may not be able to store NULL values either. I'm not sure when they added the feature. Google is not proving to be helpful.
Hmmm...
I can't seem to upgrade beyond these versions of sqlite.
Is the problem in the installed version of SQLite or the Python SQLite library?
Your version numbers are higher and equal to mine. Mine are:
3.6.21
2.6.0
I'm not sure what to try.
Ok, thanks for looking in to it. I'm happy to try to keep troubleshooting on my end if you have other things I should check.