You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search the existing issues, especially the pinned issues.
Exception report
PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.py File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 4 ^^^^^^SyntaxError: invalid syntaxPS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pypygame 2.5.2 (SDL 2.28.3, Python 3.11.9)Hello from the pygame community. https://www.pygame.org/contribute.htmlTraceback (most recent call last): File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 2429, in <module> pacientes = cargar_pacientes(file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 2425, in cargar_pacientes pacientes = json.load(f) ^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\json\__init__.py", line 293, in load return loads(fp.read(), ^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.2544.0_x64__qbz5n2kfra8p0\Lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 110601: character maps to <undefined>PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyTraceback (most recent call last): File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 8, in <module> with open(JSON_FILE, "r") as file: ^^^^^^^^^^^^^^^^^^^^: 'pacientes.json'PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyTraceback (most recent call last): File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 8, in <module> with open(JSON_FILE, "r") as file: ^^^^^^^^^^^^^^^^^^^^FileNotFoundError: [Errno 2] No such file or directory: 'pacientes.json'PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/pytho/DrCasaMD2.pypygame 2.5.2 (SDL 2.28.3, Python 3.11.9)Hello from the pygame community. https://www.pygame.org/contribute.htmlTraceback (most recent call last): File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 2429, in <module> pacientes = cargar_pacientes(file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 2424, in cargar_pacientes with open(file_path, 'r') as f: ^^^^^^^^^^^^^^^^^^^^FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Manuel\\OneDrive\\Escritorio\\DrCasaMD/pacientes.json'PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCaOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(Nullable`1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.InputLop () at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) -----------------------------------------------------------------------PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMDOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2Oops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.Oops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y 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: topActual 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(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/pytho/DrCasaMD2.pypygame 2.5.2 (SDL 2.28.3, Python 3.11.9)Hello from the pygame community. https://www.pygame.org/contribute.htmlTraceback (most recent call last): File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 25, in <module> pacientes = cargar_pacientes(file_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\DrCasaMD2.py", line 20, in cargar_pacientes with open(file_path, 'r') as f: ^^^^^^^^^^^^^^^^^^^^FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Manuel\\OneDrive\\Escritorio\\DrCasaMD/pacientes.json'PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> c:; cd 'c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD'; & 'c:\Users\Manuel\AppData\Local\Microsoft\WindowsApps\python3.11.exe' 'c:\Users\Manuel\.vscode\extensions\ms-python.debugpy-2024.6.0-win32-x64\bundled\libs\debugpy\adapter/../..\debugpy\launcher' '53718' '--' 'c:\Users\Manuel\OneDrive\Escritorio\DrCasaMD\versionpro\.vscode\DrCasaMDA.py' Oops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrowException: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: topActual value was -6. 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMDOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow 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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMD/DrCasaMD2.pyOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrowException: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: topActual 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/Manuel/OneDrive/Escritorio/DrCasaMDOops, something went wrong. Please report this bug with the details below.Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new-----------------------------------------------------------------------Last 200 Keys: i o / D r C a s a M D / D r C a s a M D 2 . p y Enter & Space C : / U s e r s / M a n u e l / A p p D a t a / L o c a l / M i c r o s o f t / W i n d o w s A p p s / p y t h o n 3 . 1 1 . e x e Space c : / U s e r s / M a n u e l / O n e D r i v e / E s c r i t o r i o / D r C a s a M D / D r C a s a M D 2 . p y Enter UpArrow UpArrow DownArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow LeftArrow UpArrowException: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: topActual value was -3. 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.HistoryRecall(Int32 direction) at Microsoft.PowerShell.PSConsoleReadLine.PreviousHistory(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 C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD> & C:/Users/Manuel/AppData/Local/Microsoft/WindowsApps/python3.11.exe Untitled-5
Screenshot
no way of making the code work
Environment data
At line:1 char:80+ ... nuel/AppData/Local/Microsoft/WindowsApps/python 3.11.exe Untitled-5& {+ ~The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string.At line:28 char:2+ }& C:/Users/Manuel/AppData/Local/Microsoft/WindowsA pps/python3.11.exe ...+ ~The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a string. + CategoryInfo : ParserError: (:) [], P arentContainsErrorRecordException + FullyQualifiedErrorId : AmpersandNotAllowed PS C:\Users\Manuel\OneDrive\Escritorio\DrCasaMD>
Steps to reproduce
no change
Expected behavior
display list of patients with the rules of the game
Actual behavior
no way to make the code work or upload the json
The text was updated successfully, but these errors were encountered:
This issue was already fixed (see #1306). Please upgrade to the 2.3.5 version of PSReadLine from PowerShell Gallery.
See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.
Prerequisites
Exception report
Screenshot
no way of making the code work
Environment data
Steps to reproduce
no change
Expected behavior
display list of patients with the rules of the game
Actual behavior
no way to make the code work or upload the json
The text was updated successfully, but these errors were encountered: