pyi-set_version
Converts (packages) Python programs into stand-alone executables.
RUN apt-get update && \
apt-get install -y python-pyinstaller
Converts (packages) Python programs into stand-alone executables.
RUN apt-get update && \
apt-get install -y python-pyinstaller