Sun 08/30/2026 17:29:36.01 [INFO] REQ-015: Appending standard ignores to .gitignore. Sun 08/30/2026 17:29:36.04 [INFO] REQ-015: Appending standard attributes to .gitattributes. Sun 08/30/2026 17:29:37.57 [INFO] Environment name: _envsmoke Sun 08/30/2026 17:29:37.59 [INFO] Host OS: Microsoft Windows [Version 10.0.26100.33296] Sun 08/30/2026 17:29:37.76 [INFO] Host PowerShell: 5.1.26100.33296 Sun 08/30/2026 17:29:37.79 [INFO] Python file count: 1 Sun 08/30/2026 17:29:37.84 [INFO] uv: UV_PYTHON_PREFERENCE=only-managed (orchestration uses managed Python). Sun 08/30/2026 17:29:37.85 [INFO] uv: downloading to ~uv_bin... Sun 08/30/2026 17:29:37.87 [INFO] Downloading uv from https://github.com/astral-sh/uv/releases/latest/download/uv-x86_64-pc-windows-msvc.zip... Sun 08/30/2026 17:29:39.77 [INFO] uv: acquired at ~uv_bin\uv.exe Sun 08/30/2026 17:29:49.08 [INFO] uv-first: Miniconda download skipped. Sun 08/30/2026 17:29:49.11 [INFO] Workspace: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke Sun 08/30/2026 17:29:49.13 [INFO] Env name: _envsmoke Sun 08/30/2026 17:29:49.14 [INFO] Log: ~setup.log Sun 08/30/2026 17:29:49.16 [INFO] uv: creating venv at .uv_env... Sun 08/30/2026 17:29:51.61 [INFO] uv: venv created at .uv_env Sun 08/30/2026 17:29:51.63 [INFO] HP_ENV_MODE=uv Sun 08/30/2026 17:29:51.64 [BOOT] REQ-009: Selected Python provider: UV. Sun 08/30/2026 17:29:51.91 [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:29:52.24 [INFO] Host Python: 3.14.7 Sun 08/30/2026 17:29:59.98 [INFO] pipreqs 0.4.13 installed successfully; using it for dependency discovery. Sun 08/30/2026 17:30:00.01 [INFO] pipreqs (direct) command: pipreqs . --force --mode compat --savepath \"D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\requirements.auto.txt\" --ignore \".git Pipreqs command (direct): pipreqs . --force --mode compat --savepath \"D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\requirements.auto.txt\" --ignore \".git,.github,.venv,venv,env,.uv_env,build,dist,__pycache__,tests\" Sun 08/30/2026 17:30:00.64 [INFO] DEP_RESOLUTION_STRATEGY=layered Sun 08/30/2026 17:30:00.65 [INFO] DEP_FINAL_COUNT=0 Sun 08/30/2026 17:30:00.71 [INFO] REQ-005.5: dependency source diff computed -- ~pipreqs.diff.txt Sun 08/30/2026 17:30:03.87 [INFO] REQ-005.12: autopep723 discovery merge complete. Sun 08/30/2026 17:30:04.15 [INFO] DEP_RESOLVED_FILE written: ~dependency_resolved.txt Sun 08/30/2026 17:30:04.16 [INFO] DEP_RESOLVED_FROM=requirements.txt Sun 08/30/2026 17:30:04.17 [INFO] DEP_INSTALL_SOURCE=requirements.txt Sun 08/30/2026 17:30:04.19 [INFO] Installing dependencies -- this may take a few minutes... Sun 08/30/2026 17:30:04.54 [INFO] UV_USED=1 Sun 08/30/2026 17:30:04.57 [INFO] DEP_INSTALLED_CAPTURED=1 Sun 08/30/2026 17:30:04.58 [INFO] Environment snapshot written: ~environment.lock.txt Sun 08/30/2026 17:30:04.87 [INFO] REQ-005.11: PEP 723 header write-back succeeded via uv add --script. Sun 08/30/2026 17:30:05.13 [INFO] No pyvisa/visa imports detected. Sun 08/30/2026 17:30:05.14 [VISA] skipped (not_required) Sun 08/30/2026 17:30:05.43 [INFO] Env state written: ~env.state.json Chosen entry: app.py Sun 08/30/2026 17:30:05.78 [BOOT] REQ-002: Entry selected: app.py Sun 08/30/2026 17:30:05.89 [INFO] Entry smoke breadcrumb exists: ~entry1_bootstrap.log Sun 08/30/2026 17:30:06.16 [INFO] Building standalone executable -- this may take a minute or two... Sun 08/30/2026 17:30:06.16 [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.) The system cannot find the drive specified. The system cannot find the drive specified. Sun 08/30/2026 17:30:18.03 [INFO] PyInstaller produced dist\_envsmoke.exe Sun 08/30/2026 17:30:18.05 [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:30:18.31 [INFO] PyInstaller build artifacts cleaned up. Sun 08/30/2026 17:30:18.57 [INFO] EXE smokerun: testing dist\_envsmoke.exe Sun 08/30/2026 17:30:18.57 [INFO] Running entry script smoke test via packaged EXE. Sun 08/30/2026 17:30:18.59 [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. [INFO] Process ID 7700. If it seems stuck: Task Manager > Details tab > find this PID > End Task (this window stays open). Sun 08/30/2026 17:30:23.71 [INFO] EXE smokerun: exited 0 (ok) Sun 08/30/2026 17:30:23.72 [INFO] Entry smoke exit=0 Sun 08/30/2026 17:30:23.72 [STATUS] Run Status: SUCCESS (Exit Code: 0) *** Verification finished -- see the Run Status above. *** *** You can run your program again now via the interpreter as an extra diagnostic check. (Optional) *** Sun 08/30/2026 17:30:23.75 [INFO] REQ-018: post-execution checkpoint (exe): declined (run footprint stays at one execution). *** Your app is ready. *** *** Want to build an optimized version too? It takes a bit longer to build right now, *** *** but it starts up more reliably on Windows and runs faster once it is built. (Optional, safe to skip) *** Sun 08/30/2026 17:30:23.77 [INFO] Optimized build: declined. ============================================================ SETUP COMPLETE ============================================================ Your standalone application is ready: dist\_envsmoke.exe RUNNING YOUR APP Double-click dist\_envsmoke.exe to run it. You can also run it directly via the interpreter at any time: "D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\.uv_env\Scripts\python.exe" "app.py" STARTUP MAY BE SLOW: a one-file .exe unpacks itself each time it starts, so allow 10-15 seconds (longer for big libraries like numpy/scipy/matplotlib, or when extra packages were bundled to fix missing imports) before assuming it has hung. If the window flashes and closes instantly: that's normal if your program finished quickly or hit an error before printing anything. To see what happened, open Command Prompt, cd to this folder, and run: dist\_envsmoke.exe This keeps the window open so you can read any messages. A progress indicator that updates in place may appear all at once instead of live when run as the .exe -- that is a stdout buffering difference between the .exe and the script, not an error. Does your program need launch arguments (e.g. --input file.csv)? Run this bootstrapper again with them added after the entry file, e.g. run_setup.bat "app.py" --input file.csv and they will be forwarded to your program during THIS setup run (up to 8 extra arguments). This does not change how a plain double-click of dist\_envsmoke.exe launches it afterward -- for that, make a Windows shortcut to the .exe and add the arguments to its Target field, or launch it yourself from a Command Prompt. KEEP these files with your project: requirements.txt -- packages your app depends on runtime.txt -- Python version pin SAFE TO DELETE to reclaim disk space: .*_env\ folders -- environment directories ~* files -- tilde-prefix work files (e.g. ~setup.log) build\ -- PyInstaller build cache ============================================================ Sun 08/30/2026 17:30:23.84 [INFO] REQ-016: Post-flight briefing printed. [DEBUG] unexpectedSystemErrorMatchLine: The system cannot find the drive specified. [DEBUG] unexpectedSystemErrorIgnored: drive-specified-nonfatal