You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have what is probably an odd request. But I have a need to run atvremote in an environment that is restrictive and does not allow installs outside of NPM, and that includes installing a python runtime via a package manager and pyatv via pip. Is there a way I could package the atvremote.py client script into a portable linux binary? I've not used the pyinstaller tool much so I'm not sure what arguments would include python and all of pyatv's dependencies, if it is possible.
Any guidance on this topic would be appreciated.
Thanks,
The text was updated successfully, but these errors were encountered:
What do you need help with?
Hello,
I have what is probably an odd request. But I have a need to run atvremote in an environment that is restrictive and does not allow installs outside of NPM, and that includes installing a python runtime via a package manager and pyatv via pip. Is there a way I could package the atvremote.py client script into a portable linux binary? I've not used the pyinstaller tool much so I'm not sure what arguments would include python and all of pyatv's dependencies, if it is possible.
Any guidance on this topic would be appreciated.
Thanks,
The text was updated successfully, but these errors were encountered: