You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I get this error when I try to install pysqlcipher:
build/lib.linux-x86_64-2.7/pysqlcipher/_sqlite.so -lsqlcipher
/usr/bin/ld: cannot find -lsqlcipher
When I browse the build/lib.linux-x86_64-2.7/pysqlcipher/ there is no _sqlite.so file.