Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build your project? #140

Open
jared-94 opened this issue Jan 16, 2018 · 1 comment
Open

How to build your project? #140

jared-94 opened this issue Jan 16, 2018 · 1 comment

Comments

@jared-94
Copy link

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?

@Fornoth
Copy link
Owner

Fornoth commented Jan 23, 2018

I'll try releasing my build scripts soon. But in the meantime, if you're just updating the .py files (without touching the cffi stuff), you should be able to just replace the .py files in the pyinstaller release available at https://github.com/Fornoth/spotify-connect-web/releases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants