-
* cattrs version: 22.2.0
* Python version: 3.11
* Operating System: Windows 10
### Description
I have a @frozen class that inherits a @frozen class containing two enums PType and Split. I am t…
-
Originally reported at https://github.com/Azure/azure-cli/issues/13413
Colorama fails if output is redirected to `head` command.
test.py:
```py
import sys
from colorama import init, Fore, S…
-
Running my code inside PyCharm 2016.1 (python 3.4, colorama 0.3.7, linux) I get this error for set_title:
````python
Traceback (most recent call last):
File ".../run.py", line 7, in
print…
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
https://github.com/PaddlePaddle/X2Paddle/blob/develop/docs/inference_model_convertor/pytorch2paddle.md
运行上述…
-
**Describe the bug**
Executing a query excepting an argument, times out in case the query is run with an undefined variable without reaching the resolver when using the [AsyncTaskDecorator](https://g…
-
俄区 愿望单中价格错误
![image](https://github.com/user-attachments/assets/e130a727-ab72-4793-bfff-7b67345d3a72)
正确的价格
![image](https://github.com/user-attachments/assets/6be297b2-16ff-4cc1-8edf-9d134e8e1…
-
Hi, this script written in AHK v1
https://github.com/tmplinshi/KeypressOSD
I want to convert to AHK v2
I can't convert using "AHK-v2-script-converter"
Please help me.
-
感谢您参与 X2Paddle 社区! 问题模版为了 X2Paddle 能更好的迭代,例如新功能发布、 RoadMaps 和错误跟踪. :smile_cat:
## 问题描述
- 错误信息
- 错误截图
## 具体信息
想将pytorch训练好的dbnet模型转化为paddle模型进行后续的和文本识别串联的工作
- 转换模型后用处
- [ ] 使用 Paddle 框…
-
**Describe the bug**
In Preview mode, RTL Paragraphs, for example Persian Text (Paragraphs that start with RTL characters) keep wrong (LTR) direction.
However in Edit mode,they seem right. They au…
-
I'm running this simple query but getting the `KeyError: ''`
```
async def fetch_data():
try:
async with aiohttp.ClientSession() as s:
client = ChClient(s, url, user=use…