bw xie

Results 3 issues of bw xie

请求某个网站的时候会发生 ssl异常,有时候正常,有时候异常,请问我是哪里设置出现问题了吗。 tls_client.exceptions.TLSClientExeption: failed to do request: Post "https://chat.openai.com/backend-api/conversation": TLS_GREASE (0x7A7A) is not a valid supportedSignatureAlgorithm。 tls_client.exceptions.TLSClientExeption: failed to do request: Post "https://chat.openai.com/backend-api/conversation": TLS_GREASE (0x7A7A) is not a valid supportedSignatureAlgorithm

#### 问题描述 / Problem Description 使用表格计算输出teds指标索引取值报错 #### 复现代码 / Reproduction Code python table/eval_table.py --det_model_dir=D:\PycharmProjects\PaddleOCR\inference\ch_PP-OCRv4_det_server_infer --rec_model_dir=D:\PycharmProjects\PaddleOCR\inference\ch_PP-OCRv4_rec_server_infer --table_model_dir=D:\PycharmProjects\PaddleOCR\inference\table_batch12_lr0.000064 --image_dir=D:\PycharmProjects\PaddleOCR\train_data\table_images --table_char_dict_path=../ppocr/utils/dict/table_structure_dict.txt --det_limit_side_len=736 --det_limit_type=min --gt_path=D:\PycharmProjects\PaddleOCR\train_data\table_images\convert_label2html.txt #### 完整报错 / Complete Error Message Traceback (most recent...

## Checklist: 1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答 2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md) 3. 确认bug是否在新版本里还未修复 4. 如果bug是由PaddleX API 2.0导致,且该bug在develop分支里已修复,参考[FAQ Q4](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md#gui%E7%9B%B8%E5%85%B3%E9%97%AE%E9%A2%98)替换内置PaddleX API ## 描述问题 ## 复现 1. 请提供您出现的报错信息及相关log(log的查找见 [FAQ Q2](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md#gui%E7%9B%B8%E5%85%B3%E9%97%AE%E9%A2%98)) ![image](https://github.com/user-attachments/assets/416680af-6182-4f96-90cc-54d550854d78) 主要报错如下: OSError: (External) CUSOLVER error(7). [Hint: 'CUSOLVER_STATUS_INTERNAL_ERROR'....