initial
This commit is contained in:
9
pyinfra-debug.log
Normal file
9
pyinfra-debug.log
Normal file
@@ -0,0 +1,9 @@
|
||||
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 263, in cli
|
||||
_main(*args, **kwargs)
|
||||
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 442, in _main
|
||||
and not _do_confirm("Detected changes displayed above, skip this step with -y")
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
File "/Users/noise/.local/share/uv/tools/pyinfra/lib/python3.12/site-packages/pyinfra_cli/cli.py", line 468, in _do_confirm
|
||||
v = input()
|
||||
^^^^^^^
|
||||
EOFError: EOF when reading a line
|
||||
Reference in New Issue
Block a user