Unable to Build Sakia on Linux Mint

I have been trying for 3 days to build Sakia on my Linux Mint OS, but I keep running into errors with cx_Freeze.

(Apparently cx_Freeze really doesn’t like Ubuntu-based OSes.) Is there a way to get around using cx_Freeze?

If you need more information, I can post the error logs to this thread when I get home.

I have been able to build Qt5, I have python3-dev, libnacl, and the lot, but I can’t get the Sakia scripts to build it.

On dev branch, we don’t use cx_freeze anymore but pyinstaller. Please run the following :

pip install pyinstaller pyinstaller sakia.spec