-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues, especially the pinned issues.
Exception report
Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 2 Keys:
& Space
Exception:
Parameter name: left
Actual value was -2.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable,
Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)-----------------------------------------------------------------------
PS D:\Desktop\Qari Ai> & "D:/Desktop/Qari Ai/.venv/Scripts/python.exe" "d:/Desktop/Qari Ai/Backend/Model.py"
File "d:\Desktop\Qari Ai\Backend\Model.py", line 114
while True:
^
IndentationError: expected an indented block after 'if' statement on line 112
PS D:\Desktop\Qari Ai>Screenshot
kindly fix this isue
Environment data
phthon 3.10.10Steps to reproduce
tell me
Expected behavior
no running
Actual behavior
oops something went wrong
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels