carderne / signal-export

Export your Signal chats to markdown files with attachments
Other
436 stars 46 forks source link

python pysqlcipher3 install problem #81

Closed elvisef closed 1 year ago

elvisef commented 1 year ago

Hello. After doing "Alternative installation method" I am using Debian 11.x. 2022-10-12_09-31

Tried to do: pip3 install pysqlcipher3 --verbose

but these errors came up:

2022-10-12_09-25 2022-10-12_09-25_1 2022-10-12_09-26

How to get rid of this ?

carderne commented 1 year ago

What steps exactly did you run? Did you compile and install sqlcipher?