Skip to content

Python error in Visual Studio Code #2420

@nexyrt

Description

@nexyrt

Last 9 Keys:
& Space C : / P y t h

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 -1.
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(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)

on39/python.exe : The term 'on39/python.exe' is
not recognized as the name of a cmdlet,
function, script file, or operable program.
Check the spelling of the name, or if a path was
included, verify that the path is correct and
try again.
At line:1 char:1

  • on39/python.exe
    "c:/Users/rizky/Documents/Project Praktikum
    APL/APL2. ...
  •   + CategoryInfo          : ObjectNotFound: (o
     n39/python.exe:String) [], CommandNotFoundEx
    ception
      + FullyQualifiedErrorId : CommandNotFoundExc
     eption
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions