PyInstaller
PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules.
https://pyinstaller.org/en/stable/
Available modules
The overview below shows which PyInstaller installations are available per target architecture in the HPCC module system, ordered based on software version (new to old).
To start using PyInstaller, load one of these modules using a module load command like:
module load PyInstaller/6.3.0-GCCcore-12.3.0
(This data was automatically generated on Thu, 22 Jan 2026 at 12:03:27 EST)
| gateway | generic | zen2 | zen3 | zen4 | skylake_avx512 | |
|---|---|---|---|---|---|---|
| Gateway nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel18,amd20-v100,amd21,intel21 | |
| PyInstaller/6.3.0-GCCcore-12.3.0 | - | x | - | - | - | - |
PyInstaller/6.3.0-GCCcore-12.3.0
This is a list of extensions included in the module:
altgraph-0.17.4, packaging-23.2, PyInstaller-6.3.0, pyinstaller-hooks-contrib-2023.12