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:
1 |
|
(This data was automatically generated on Thu, 17 Apr 2025 at 12:00:12 EDT)
neoverse_v1 | generic | zen2 | zen3 | zen4 | haswell | skylake_avx512 | |
---|---|---|---|---|---|---|---|
Grace Nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel16 | 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