-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Last 62 Keys:
p y t h o n Space - i Space - c Space " # Space - * - Space c o d i n g : Space u t f - 8 Space - * - Enter
f r o m Space T e m u S i r i Space i m p o r t Space * " Enter
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.Parameter name: left
Actual value was -2.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
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(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
PS C:\Users\edwin\OneDrive\Desktop> python -i -c "# -- coding: utf-8 --
from TemuSiri import *"
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app
settings > App execution aliases.
PS C:\Users\edwin\OneDrive\Desktop>
Metadata
Metadata
Assignees
Labels
No labels