lllliy

Results 17 comments of lllliy

请问解决了吗?我在gpu搭server可以启动,但是想在win端通过client访问gpu的server,没有任何反应。有解决方案吗?

> I lowered the version of urllib3 to 1.25.11 and solved the above problem. It shows that the connection is established but another problem occurs. Have you ever encountered this...

数据集在input文件夹里面。

> Can you check if this error still occur with the new version? Hi, i still can not run sucessfully. This time, i even can not run the code `print(client.get_chat_history())`....

> Can you check if you re using vpn or proxy while running this code? And It would be better if you can specify your OS and python version. my...

> I think there might be a problem with your SSL/TLS setup. If possible can you fork this repo, adjust this line and test on your local machine: line 169...

> I think there might be a problem with your SSL/TLS setup. If possible can you fork this repo, adjust this line and test on your local machine: line 169...

> https://poe.com/api/settings {"tchannelData":{"minSeq":"8130883414","channel":"poe-chan60-8888-mkhevzuqednzwejckppj","channelHash":"15169644638001127031","boxName":"chan60-8888","baseHost":"poe.com","targetUrl":"","enableWebsocket":true}}

> > > I think there might be a problem with your SSL/TLS setup. If possible can you fork this repo, adjust this line and test on your local machine:...

> First create a venv in your folder: > > ```shell > python -m venv .venv > .venv\Scripts\activate.bat > ``` > > Then create a test.py > > ```python >...