老耗

Results 9 comments of 老耗

client = poe.Client(token,client_identifier=None) print(json.dumps(client.bot_names, indent=2)) /// PS G:\AI\poe\poe> python 1.py INFO:root:Downloading next_data... INFO:root:Downloading channel data... INFO:root:Downloading all bots... INFO:root:Subscribing to mutations

My browser can access poe.com. don't know what's the problem

client = poe.client("xxxxx", client_identifier=None) INFO:root:Downloading next_data... INFO:root:Downloading channel data... INFO:root:Downloading all bots... INFO:root:Subscribing to mutations It's stuck here the whole time

Remove the client_identifier=None, I tried it, but still this error message ``` INFO:root:Downloading next_data... Traceback (most recent call last): File "G:\AI\poe\poe\poe-api-main\poe-api-main\examples\send_message.py", line 10, in client = poe.Client(token) File "C:\Users\lin85\AppData\Local\Programs\Python\Python310\lib\site-packages\poe.py", line...

`Error: listen tcp 127.0.0.1:11434: bind: An attempt was made to access a socket in a way forbidden by its access permissions.` `time=2024-11-06T21:01:28.391+08:00 level=ERROR source=server.go:145 msg="failed to start server failed to...

Already solved, Win11, Run Command `net stop Winnat`

> 已解决,Win11,Run Command `net stop Winnat` This should be the problem: [https://github.com/ollama/ollama/issues/3362#issuecomment-2081299370](url)