-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Labels
Description
*** Python 3.8.8 (default, Apr 13 2021, 15:08:07) [MSC v.1916 32 bit (Intel)] on win32. ***
On clien.py I cannot go beyond no matter what I tried
def _parse_cli_url(self, url: str) -> tuple[str,int]:
File "G:\python\copilot-sdk-main\python\copilot\client.py", line 138, in CopilotClient
def _parse_cli_url(self, url: str) -> tuple[str,int]:
TypeError: 'type' object is not subscriptable
Reactions are currently unavailable