pysqlcipher cannot be installed with ``` sudo pip3 install pysqlcipher ``` because it fails with syntax errors for the python2 print statement.
pysqlcipher cannot be installed with
because it fails with syntax errors for the python2 print statement.