[Sun 08/30/2026 17:32:10.92] [INFO] REQ-015: Appending standard ignores to .gitignore. [Sun 08/30/2026 17:32:10.96] [INFO] REQ-015: Appending standard attributes to .gitattributes. [Sun 08/30/2026 17:32:13.00] [INFO] Environment name: _envsmoke [Sun 08/30/2026 17:32:13.03] [INFO] Host OS: Microsoft Windows [Version 10.0.26100.33296] [Sun 08/30/2026 17:32:13.24] [INFO] Host PowerShell: 5.1.26100.33296 [Sun 08/30/2026 17:32:13.28] [INFO] Python file count: 1 [Sun 08/30/2026 17:32:13.34] [INFO] uv: UV_PYTHON_PREFERENCE=only-managed (orchestration uses managed Python). [Sun 08/30/2026 17:32:13.36] [INFO] uv: downloading to ~uv_bin... [Sun 08/30/2026 17:32:13.38] [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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16.1M 100 16.1M 0 0 38.8M 0 --:--:-- --:--:-- --:--:-- 38.8M [Sun 08/30/2026 17:32:15.07] [INFO] uv: acquired at ~uv_bin\uv.exe Downloading cpython-3.14.7-windows-x86_64-none (download) (21.7MiB) Downloaded cpython-3.14.7-windows-x86_64-none (download) [Sun 08/30/2026 17:32:18.27] [INFO] uv-first: Miniconda download skipped. [Sun 08/30/2026 17:32:20.41] [INFO] Workspace: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke [Sun 08/30/2026 17:32:20.42] [INFO] Env name: _envsmoke [Sun 08/30/2026 17:32:20.44] [INFO] Log: ~setup.log [Sun 08/30/2026 17:32:20.47] [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:32:21.74] [INFO] uv: venv created at .uv_env [Sun 08/30/2026 17:32:21.76] [INFO] HP_ENV_MODE=uv [Sun 08/30/2026 17:32:21.78] [BOOT] REQ-009: Selected Python provider: UV. [Sun 08/30/2026 17:32:22.19] [INFO] runtime.txt written: python-3.14.7 Interpreter: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\.uv_env\Scripts\python.exe [Sun 08/30/2026 17:32:22.63] [INFO] Host Python: 3.14.7 Helper command: "D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\.uv_env\Scripts\python.exe" "D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\~find_entry.py" [Sun 08/30/2026 17:32:26.33] [INFO] pipreqs 0.4.13 installed successfully; using it for dependency discovery. [Sun 08/30/2026 17:32:26.36] [INFO] pipreqs (direct) command: pipreqs . --force --mode compat --savepath \"D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\requirements.auto.txt\" --ignore \".git [Sun 08/30/2026 17:32:26.38] [TRACE] pipreqs augmenting unknown dep source; auto-detect WARN suppressed. [Sun 08/30/2026 17:32:27.11] [INFO] DEP_RESOLUTION_STRATEGY=layered [Sun 08/30/2026 17:32:27.13] [INFO] DEP_FINAL_COUNT=0 1 file(s) copied. [Sun 08/30/2026 17:32:27.18] [INFO] REQ-005.5: dependency source diff computed -- ~pipreqs.diff.txt Installed 1 package in 41ms no-op: all autopep723 dependencies already present [Sun 08/30/2026 17:32:28.14] [INFO] REQ-005.12: autopep723 discovery merge complete. [Sun 08/30/2026 17:32:28.50] [INFO] DEP_RESOLVED_FILE written: ~dependency_resolved.txt [Sun 08/30/2026 17:32:28.51] [INFO] DEP_RESOLVED_FROM=requirements.txt [Sun 08/30/2026 17:32:28.54] [INFO] DEP_INSTALL_SOURCE=requirements.txt [Sun 08/30/2026 17:32:28.55] [TRACE] dep install phase: start [Sun 08/30/2026 17:32:28.57] [INFO] Installing dependencies -- this may take a few minutes... [Sun 08/30/2026 17:32:28.58] [TRACE] heuristic augmentation: ~prep_requirements.py [Sun 08/30/2026 17:32:28.66] [TRACE] heuristic augmentation: complete Using Python 3.14.7 environment at: .uv_env Resolved 1 package in 85ms Prepared 1 package in 36ms 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 1 package in 14ms + colorama==0.4.6 [Sun 08/30/2026 17:32:28.84] [INFO] UV_USED=1 [Sun 08/30/2026 17:32:28.88] [INFO] DEP_INSTALLED_CAPTURED=1 [Sun 08/30/2026 17:32:28.90] [INFO] Environment snapshot written: ~environment.lock.txt [Sun 08/30/2026 17:32:29.29] [INFO] REQ-005.11: PEP 723 header write-back succeeded via uv add --script. [Sun 08/30/2026 17:32:29.64] [INFO] No pyvisa/visa imports detected. [Sun 08/30/2026 17:32:29.65] [VISA] skipped (not_required) [Sun 08/30/2026 17:32:30.00] [INFO] Env state written: ~env.state.json Chosen entry: app.py [Sun 08/30/2026 17:32:30.42] [BOOT] REQ-002: Entry selected: app.py [Sun 08/30/2026 17:32:30.56] [INFO] Entry smoke breadcrumb exists: ~entry1_bootstrap.log [Sun 08/30/2026 17:32:30.92] [INFO] Building standalone executable -- this may take a minute or two... [Sun 08/30/2026 17:32:30.93] [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.) 455 INFO: PyInstaller: 6.22.2, contrib hooks: 2026.7 456 INFO: Python: 3.14.7 479 INFO: Platform: Windows-2025Server-10.0.26100-SP0 480 INFO: Python environment: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\.uv_env 480 INFO: wrote D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\_envsmoke.spec [Sun 08/30/2026 17:32:41.51] [INFO] PyInstaller produced dist\_envsmoke.exe [Sun 08/30/2026 17:32:41.52] [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 typing (top-level), tracemalloc (top-level), traceback (top-level), _colorize (top-level), selectors (top-level), logging (top-level), http.client (top-level), importlib.resources.readers (top-level), inspect (top-level) missing module named _scproxy - imported by urllib.request (conditional) missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), pathlib._os (optional) missing module named resource - imported by posix (top-level) missing module named fcntl - imported by subprocess (optional), pathlib._os (optional) missing module named grp - imported by subprocess (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (optional) missing module named pwd - imported by posixpath (delayed, conditional, optional), subprocess (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (optional), netrc (delayed, 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) [Sun 08/30/2026 17:32:41.53] [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:32:41.86] [INFO] PyInstaller build artifacts cleaned up. [Sun 08/30/2026 17:32:42.22] [INFO] EXE smokerun: testing dist\_envsmoke.exe [Sun 08/30/2026 17:32:42.22] [INFO] Running entry script smoke test via packaged EXE. [Sun 08/30/2026 17:32:42.25] [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:43.61] [INFO] EXE smokerun: exited 0 (ok) [Sun 08/30/2026 17:32:43.62] [INFO] Entry smoke exit=0 [Sun 08/30/2026 17:32:43.63] [STATUS] Run Status: SUCCESS (Exit Code: 0) [Sun 08/30/2026 17:32:43.66] [INFO] REQ-018: post-execution checkpoint (exe): declined (run footprint stays at one execution). [Sun 08/30/2026 17:32:43.70] [INFO] Optimized build: declined. [Sun 08/30/2026 17:32:43.81] [INFO] REQ-016: Post-flight briefing printed. [Sun 08/30/2026 17:32:48.35] [INFO] Environment name: _envsmoke [Sun 08/30/2026 17:32:48.38] [INFO] Host OS: Microsoft Windows [Version 10.0.26100.33296] [Sun 08/30/2026 17:32:48.59] [INFO] Host PowerShell: 5.1.26100.33296 [Sun 08/30/2026 17:32:48.67] [INFO] Python file count: 1 [Sun 08/30/2026 17:32:49.55] [INFO] Fast path: reusing dist\_envsmoke.exe Fast path command: "dist\_envsmoke.exe" > "~run.out.txt" 2> "~run.err.txt" [Sun 08/30/2026 17:32:50.23] [INFO] Entry smoke exit=0 [Sun 08/30/2026 17:32:50.24] [STATUS] Run Status: SUCCESS (Exit Code: 0) [Sun 08/30/2026 17:32:50.26] [INFO] Fast path: skipping PyInstaller rebuild for existing dist\_envsmoke.exe