Closed
Description
Centos 6 comes with SQLite 3.6.20
Installing latest pysqlite on python 2.7 gives the below error when attempting to use this module.
/python2.7/site-packages/pysqlite2/_sqlite.so: undefined symbol: sqlite3_stmt_readonly
It seems like sqlite3_stmt_readonly was only supplied with SQLite 3.7+, are there any workarounds for this?
Metadata
Metadata
Assignees
Labels
No labels