Sun 08/30/2026 17:29:33.45 [INFO] REQ-015: Appending standard ignores to .gitignore. Sun 08/30/2026 17:29:33.49 [INFO] REQ-015: Appending standard attributes to .gitattributes. Sun 08/30/2026 17:29:35.50 [INFO] Environment name: _envsmoke Sun 08/30/2026 17:29:35.53 [INFO] Host OS: Microsoft Windows [Version 10.0.26100.33296] Sun 08/30/2026 17:29:35.74 [INFO] Host PowerShell: 5.1.26100.33296 Sun 08/30/2026 17:29:35.78 [INFO] Python file count: 1 Sun 08/30/2026 17:29:35.84 [INFO] uv: UV_PYTHON_PREFERENCE=only-managed (orchestration uses managed Python). Sun 08/30/2026 17:29:35.86 [INFO] uv: downloading to ~uv_bin... Sun 08/30/2026 17:29:35.88 [INFO] Downloading uv from https://uv-test-fail.invalid/uv-x86_64-pc-windows-msvc.zip... Sun 08/30/2026 17:29:51.03 [INFO] Trying fallback uv URL: https://github.com/astral-sh/uv/releases/download/0.7.3/uv-x86_64-pc-windows-msvc.zip... Sun 08/30/2026 17:29:51.53 [INFO] uv download succeeded from fallback URL. Sun 08/30/2026 17:29:52.63 [INFO] uv: acquired at ~uv_bin\uv.exe Sun 08/30/2026 17:29:58.31 [INFO] uv-first: Miniconda download skipped. Sun 08/30/2026 17:29:58.36 [INFO] Workspace: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke Sun 08/30/2026 17:29:58.37 [INFO] Env name: _envsmoke Sun 08/30/2026 17:29:58.39 [INFO] Log: ~setup.log Sun 08/30/2026 17:29:58.42 [INFO] uv: creating venv at .uv_env... Sun 08/30/2026 17:29:59.12 [INFO] uv: venv created at .uv_env Sun 08/30/2026 17:29:59.14 [INFO] HP_ENV_MODE=uv Sun 08/30/2026 17:29:59.16 [BOOT] REQ-009: Selected Python provider: UV. Sun 08/30/2026 17:29:59.80 [INFO] runtime.txt written: python-3.13.3 Interpreter: D:\a\Python_vs_Windows\Python_vs_Windows\tests\~envsmoke\.uv_env\Scripts\python.exe Sun 08/30/2026 17:30:00.19 [INFO] Host Python: 3.13.3 Sun 08/30/2026 17:30:04.54 [INFO] pipreqs 0.4.13 installed successfully; using it for dependency discovery. Sun 08/30/2026 17:30:04.57 [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:05.54 [INFO] DEP_RESOLUTION_STRATEGY=layered Sun 08/30/2026 17:30:05.55 [INFO] DEP_FINAL_COUNT=0 Sun 08/30/2026 17:30:05.61 [INFO] REQ-005.5: dependency source diff computed -- ~pipreqs.diff.txt Sun 08/30/2026 17:30:06.39 [INFO] REQ-005.12: autopep723 discovery merge complete. Sun 08/30/2026 17:30:06.75 [INFO] DEP_RESOLVED_FILE written: ~dependency_resolved.txt Sun 08/30/2026 17:30:06.77 [INFO] DEP_RESOLVED_FROM=requirements.txt Sun 08/30/2026 17:30:06.78 [INFO] DEP_INSTALL_SOURCE=requirements.txt Sun 08/30/2026 17:30:06.82 [INFO] Installing dependencies -- this may take a few minutes... Sun 08/30/2026 17:30:07.04 [INFO] UV_USED=1 Sun 08/30/2026 17:30:07.08 [INFO] DEP_INSTALLED_CAPTURED=1 Sun 08/30/2026 17:30:07.10 [INFO] Environment snapshot written: ~environment.lock.txt Sun 08/30/2026 17:30:07.47 [INFO] REQ-005.11: PEP 723 header write-back succeeded via uv add --script. Sun 08/30/2026 17:30:07.81 [INFO] No pyvisa/visa imports detected. Sun 08/30/2026 17:30:07.82 [VISA] skipped (not_required) Sun 08/30/2026 17:30:08.16 [INFO] Env state written: ~env.state.json Chosen entry: app.py Sun 08/30/2026 17:30:08.56 [BOOT] REQ-002: Entry selected: app.py Sun 08/30/2026 17:30:08.68 [INFO] Entry smoke breadcrumb exists: ~entry1_bootstrap.log Sun 08/30/2026 17:30:09.04 [INFO] Building standalone executable -- this may take a minute or two... Sun 08/30/2026 17:30:09.05 [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:19.28 [INFO] PyInstaller produced dist\_envsmoke.exe Sun 08/30/2026 17:30:19.30 [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:19.62 [INFO] PyInstaller build artifacts cleaned up. Sun 08/30/2026 17:30:19.95 [INFO] EXE smokerun: testing dist\_envsmoke.exe Sun 08/30/2026 17:30:19.95 [INFO] Running entry script smoke test via packaged EXE. Sun 08/30/2026 17:30:19.98 [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 7640. If it seems stuck: Task Manager > Details tab > find this PID > End Task (this window stays open). Sun 08/30/2026 17:30:21.31 [INFO] EXE smokerun: exited 0 (ok) Sun 08/30/2026 17:30:21.32 [INFO] Entry smoke exit=0 Sun 08/30/2026 17:30:21.33 [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:21.37 [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:21.40 [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:21.50 [INFO] REQ-016: Post-flight briefing printed. [DEBUG] unexpectedSystemErrorMatchLine: The system cannot find the drive specified. [DEBUG] unexpectedSystemErrorIgnored: drive-specified-nonfatal