Files
es24n-conf-windows/es24n_conf.spec
scott 3ba52b2c62
All checks were successful
Build Windows EXE / build (push) Successful in 50s
Fix PyInstaller spec: bundle modules as Python code not raw data
Using datas to include modules/ caused stdlib imports (json etc.) to fail
at runtime. Adding modules/ to pathex lets PyInstaller properly analyse
and compile them into the bundle alongside the rest of the stdlib.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 18:33:59 -04:00

877 B