Hi,
I would like to compile spotify-connect-web into a standalone executable.
I run a Rpi3 and I've installed all required python package to run "python main.py".
But I've changed the python code with personal stuff and want a standalone exec to deploy on other PI.
I've tried PyInstaller and cxFreeze but I get errors.
So, what is the right way?
Hi,
I would like to compile spotify-connect-web into a standalone executable.
I run a Rpi3 and I've installed all required python package to run "python main.py".
But I've changed the python code with personal stuff and want a standalone exec to deploy on other PI.
I've tried PyInstaller and cxFreeze but I get errors.
So, what is the right way?