Pandaaaa906
Pandaaaa906
in web browser it's seem ok but in other client file will not be shown
a quick fix for [https://github.com/Kozea/CairoSVG/issues/317](https://github.com/Kozea/CairoSVG/issues/317) svg content: ```svg This is center-anchored regular text This is left-anchored italic text This is center-anchored italic text This is right-anchored italic text ``` result:...
'exists' will not in str(err), use DuplicateDatabase instead
```python from openpyxl.reader.excel import load_workbook xlsx_fp = r"D:\xslx_with_ole.xlsx" out_fp = r"D:\xslx_with_ole_processed.xlsx" wb = load_workbook(xlsx_fp, keep_vba=True) # cause corrupted file wb = load_workbook(xlsx_fp) # cause ole missing wb.save(out_fp) ```
**Background** we would like to generate image with smiles and atom xy position while training some models.
**Steps to Reproduce** 1. PostgreSQL 12.6, compiled by Visual C++ build 1914, 64-bit 2. Bingo 1.9.1.587-g0e3666ae7 3. 32GB Memory just for pg i got a table "substance"(import from pubchem), more...
### Please confirm before submission 在提交之前,请确认 - [x] I have searched for existing issues [search for existing issues](https://github.com/junjiem/dify-plugin-agent-mcp_sse/issues), including closed ones. 我已经搜索了现有问题[搜索现有问题](https://github.com/junjiem/dify-plugin-agent-mcp_sse/issues),包括已关闭的问题。" ### Dify version Dify版本 1.10.0-rc1 ### Plugin version...