Manually building the binary
If you want to build the standalone binary yourself, here is a tutorial for you
Last updated
Was this helpful?
If you want to build the standalone binary yourself, here is a tutorial for you
Last updated
Was this helpful?
This process can vary from time to time as dependencies change, resulting in potential errors. If you don't need to compile the binaries yourself for a specific reason it is recommended to use the precompiled binaries from .
Clone the repository:
Create a virtual environment for pip, install pyinstaller and build the binary:
You should now have compiled binaries:
For Windows Rust is required to build the python dependencies.
Go to the Rust installation page and follow the installation instructions:
With Rust installed clone the repository:
Set up a virtual environment, install required packages and build the binary:
You should now have compiled binary: