Spaces:
Sleeping
Sleeping
Chuan Hu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -227,7 +227,7 @@ pip install urllib3==1.25.11
|
|
227 |
pip install gradio --upgrade --force-reinstall
|
228 |
```
|
229 |
|
230 |
-
### SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
|
231 |
|
232 |
```
|
233 |
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
|
|
|
227 |
pip install gradio --upgrade --force-reinstall
|
228 |
```
|
229 |
|
230 |
+
### 一直等待/SSL Error [#49](https://github.com/GaiZhenbiao/ChuanhuChatGPT/issues/49)
|
231 |
|
232 |
```
|
233 |
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))
|