[Sun 08/30/2026 17:31:38.78] [INFO] REQ-015: Appending standard ignores to .gitignore. [Sun 08/30/2026 17:31:38.82] [INFO] REQ-015: Appending standard attributes to .gitattributes. [Sun 08/30/2026 17:31:40.85] [INFO] Environment name: _selftest_warnfix [Sun 08/30/2026 17:31:40.88] [INFO] Host OS: Microsoft Windows [Version 10.0.26100.33296] [Sun 08/30/2026 17:31:41.09] [INFO] Host PowerShell: 5.1.26100.33296 [Sun 08/30/2026 17:31:41.12] [INFO] Python file count: 1 [Sun 08/30/2026 17:31:41.18] [INFO] uv: UV_PYTHON_PREFERENCE=only-managed (orchestration uses managed Python). [Sun 08/30/2026 17:31:41.21] [INFO] uv: downloading to ~uv_bin... [Sun 08/30/2026 17:31:41.23] [INFO] Downloading uv from https://github.com/astral-sh/uv/releases/latest/download/uv-x86_64-pc-windows-msvc.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16.1M 100 16.1M 0 0 172M 0 --:--:-- --:--:-- --:--:-- 172M [Sun 08/30/2026 17:31:42.34] [INFO] uv: acquired at ~uv_bin\uv.exe [Sun 08/30/2026 17:31:42.73] [INFO] uv-first: Miniconda download skipped. [Sun 08/30/2026 17:31:42.78] [INFO] Workspace: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix [Sun 08/30/2026 17:31:42.79] [INFO] Env name: _selftest_warnfix [Sun 08/30/2026 17:31:42.81] [INFO] Log: ~setup.log [Sun 08/30/2026 17:31:42.84] [INFO] uv: creating venv at .uv_env... Using CPython 3.14.7 Creating virtual environment with seed packages at: .uv_env warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. + pip==26.2.1 Activate with: .uv_env\Scripts\activate [Sun 08/30/2026 17:31:43.25] [INFO] uv: venv created at .uv_env [Sun 08/30/2026 17:31:43.27] [INFO] HP_ENV_MODE=uv [Sun 08/30/2026 17:31:43.28] [BOOT] REQ-009: Selected Python provider: UV. [Sun 08/30/2026 17:31:43.66] [INFO] runtime.txt written: python-3.14.7 Interpreter: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\.uv_env\Scripts\python.exe [Sun 08/30/2026 17:31:44.08] [INFO] Host Python: 3.14.7 Helper command: "D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\.uv_env\Scripts\python.exe" "D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\~find_entry.py" [Sun 08/30/2026 17:31:44.62] [INFO] pipreqs (direct) command: pipreqs . --force --mode compat --savepath \"D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\requirements.auto.txt\" --ignore \".git [Sun 08/30/2026 17:31:44.64] [INFO] DEP_RESOLUTION_STRATEGY=layered [Sun 08/30/2026 17:31:44.65] [INFO] DEP_FINAL_COUNT=0 [Sun 08/30/2026 17:31:44.68] [INFO] REQ-005.5: dependency source diff computed -- ~pipreqs.diff.txt [Sun 08/30/2026 17:31:45.04] [INFO] DEP_RESOLVED_FROM=requirements.txt [Sun 08/30/2026 17:31:45.06] [INFO] DEP_INSTALL_SOURCE=requirements.txt [Sun 08/30/2026 17:31:45.07] [TRACE] dep install phase: start [Sun 08/30/2026 17:31:45.23] [INFO] DEP_INSTALLED_CAPTURED=1 [Sun 08/30/2026 17:31:45.25] [INFO] Environment snapshot written: ~environment.lock.txt [Sun 08/30/2026 17:31:45.61] [INFO] No pyvisa/visa imports detected. [Sun 08/30/2026 17:31:45.63] [VISA] skipped (not_required) [Sun 08/30/2026 17:31:45.98] [INFO] Env state written: ~env.state.json Chosen entry: app.py [Sun 08/30/2026 17:31:46.40] [BOOT] REQ-002: Entry selected: app.py [Sun 08/30/2026 17:31:46.54] [INFO] Entry smoke breadcrumb exists: ~entry1_bootstrap.log [Sun 08/30/2026 17:31:46.91] [INFO] Building standalone executable -- this may take a minute or two... [Sun 08/30/2026 17:31:46.92] [INFO] (A stray one-line Windows message about a missing drive may appear next -- that is a known side effect from an unrelated background process, unrelated to your app; safe to ignore.) 362 INFO: PyInstaller: 6.22.2, contrib hooks: 2026.7 362 INFO: Python: 3.14.7 386 INFO: Platform: Windows-2025Server-10.0.26100-SP0 386 INFO: Python environment: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\.uv_env 386 INFO: wrote D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\_selftest_warnfix.spec [Sun 08/30/2026 17:31:56.25] [INFO] PyInstaller produced dist\_selftest_warnfix.exe [Sun 08/30/2026 17:31:56.26] [DEBUG] warnfix: warn file found This file lists modules PyInstaller was not able to find. This does not necessarily mean these modules are required for running your program. Both Python's standard library and 3rd-party Python packages often conditionally import optional modules, some of which may be available only on certain platforms. Types of import: * top-level: imported at the top-level - look at these first * conditional: imported within an if-statement * delayed: imported within a function * optional: imported within a try-except-statement IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for tracking down the missing module yourself. Thanks! missing module named 'collections.abc' - imported by _colorize (top-level), typing (top-level), traceback (top-level), logging (top-level), selectors (top-level), http.client (top-level), importlib.resources.readers (top-level), inspect (top-level), tracemalloc (top-level) missing module named _scproxy - imported by urllib.request (conditional) missing module named posix - imported by posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), pathlib._os (optional), os (conditional, optional) missing module named resource - imported by posix (top-level) missing module named fcntl - imported by pathlib._os (optional), subprocess (optional) missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (optional), subprocess (delayed, conditional, optional) missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (optional), netrc (delayed, optional), subprocess (delayed, conditional, optional) missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional) excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional) missing module named _posixsubprocess - imported by subprocess (conditional) missing module named openpyxl - imported by D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\app.py (top-level) [Sun 08/30/2026 17:31:56.27] [INFO] warnfix: some modules could not be automatically bundled (full list in ~warnfile.txt / ~setup.log); modules such as posix, fcntl, grp, pwd, resource, _scproxy, _posixsubprocess, collections.abc, and _frozen_importlib_external are expected on Windows and are filtered out automatically; cStringIO and StringIO (Python-2-only compatibility shims some packages still reference) are filtered out automatically too. [Sun 08/30/2026 17:31:56.61] [REPAIR] missing modules detected; installing and rebuilding. [Sun 08/30/2026 17:31:56.62] [INFO] Attempting to install: openpyxl Using Python 3.14.7 environment at: .uv_env Resolved 2 packages in 132ms Prepared 2 packages in 163ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 2 packages in 127ms + et-xmlfile==2.0.0 + openpyxl==3.1.5 [Sun 08/30/2026 17:31:57.08] [INFO] Installed: openpyxl [Sun 08/30/2026 17:31:57.09] [INFO] Rebuilding standalone executable after warnfix -- this may take a minute or two... 126 INFO: PyInstaller: 6.22.2, contrib hooks: 2026.7 126 INFO: Python: 3.14.7 150 INFO: Platform: Windows-2025Server-10.0.26100-SP0 151 INFO: Python environment: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\.uv_env 151 INFO: wrote D:\a\Python_vs_Windows\Python_vs_Windows\tests\~selftest_warnfix\_selftest_warnfix.spec [Sun 08/30/2026 17:32:07.26] [REPAIR] rebuild complete after warnfix. [Sun 08/30/2026 17:32:07.66] [INFO] REQ-005.11: PEP 723 header write-back succeeded via uv add --script. [Sun 08/30/2026 17:32:08.01] [INFO] PyInstaller build artifacts cleaned up. [Sun 08/30/2026 17:32:08.36] [INFO] EXE smokerun: testing dist\_selftest_warnfix.exe [Sun 08/30/2026 17:32:08.37] [INFO] Running entry script smoke test via packaged EXE. [Sun 08/30/2026 17:32:08.40] [WARN] Verifying the built standalone EXE (PyInstaller) now: if it stays completely silent for about 30 seconds it will be force-stopped, but any output (including a prompt waiting on your input) keeps it running as long as needed. If your program is interactive, try answering its prompts through to its own quit/exit option now so we can confirm it exits cleanly. Either way, do not start real work in it yet or any unsaved work will be lost. [Sun 08/30/2026 17:32:10.22] [INFO] EXE smokerun: exited 0 (ok) [Sun 08/30/2026 17:32:10.22] [INFO] Entry smoke exit=0 [Sun 08/30/2026 17:32:10.23] [STATUS] Run Status: SUCCESS (Exit Code: 0) [Sun 08/30/2026 17:32:10.27] [INFO] REQ-018: post-execution checkpoint (exe): declined (run footprint stays at one execution). [Sun 08/30/2026 17:32:10.30] [INFO] Optimized build: declined. [Sun 08/30/2026 17:32:10.40] [INFO] REQ-016: Post-flight briefing printed.