I hope you are well,
Please, I need help installing pysqlcipher3 on Windows 11.
I want to use an encrypted SQLite database by SQLCypher with Python, but when I run the command line pip install pysqlcipher3 on my machine, I get an error message:
Building wheel for pysqlcipher3 (pyproject.toml) did not run successfully.
I have already installed Python on my Windows 11 machine.
I have tried to install pip install pysqlcipher3 on another machine running Windows 10, but I received the same error message.
Best regards.