rigglemania / pysqlcipher3

Python 3 bindings for SQLCipher
zlib License
138 stars 42 forks source link

Build Python x64 #9

Closed m-antonov closed 6 years ago

m-antonov commented 6 years ago

Install the latest version of Python 3 (32-bit): if you have Python 64-bit installed, you may have to uninstall it before installing Python 32-bit.

Hello, is it possible to build with Python x64? Thanks!

m-antonov commented 6 years ago

I found the way:

Instruction is almost same, just make sure that all dependencies are x64

rigglemania commented 6 years ago

Thanks for the following up. I've added the 64 bit instructions to the README.