-
### Initial Checks
- [X] I confirm that I'm using Types-Confluent-Kafka
### Description
`confluent-kafka-python` library has a default value for the `max_schemas_per_subject` parameter in the…
-
**Is your feature request related to a problem? Please describe.**
Protobuf has released version 5 but we only support version 3 and 4. PR #1421 has constrained protobuf version for now.
We should…
-
**Describe the bug**
NotImplementedError when trying to run the example code with generate_svg() on https://devbisme.github.io/skidl/.
netlistsvg is also installed per instruction: npm install http…
-
# Prerequisites
First of all, thanks for the great work on this library. I wanted to mention a few issues I had while installing your library related to dependency versions. I'm submitting only one…
advl updated
4 months ago
-
**Describe the bug**
A pd.Series variable changes type after an isinstance check.
**To Reproduce**
1. Provide a minimal runnable `pandas` example that is not properly checked by the stubs.
```py…
-
# Prerequisites
* [ ] Is it a bug?
* [x] Is it a new feature?
* [ ] Is it a question?
* [ ] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you check for simil…
-
My `.pyx` file uses a PEP-484 style type signature:
```
#cython: embedsignature=True
def f(path: str, a: int = 0, b: bool = True) -> typing.List[str]:
return []
```
Cython 0.29.13 turns this…
-
### Bug description
Hi, when using `--prefer-stubs yes` I get lots of errors around numpy - I reported some examples [with numpy](https://github.com/numpy/numpy/issues/27244#issuecomment-2296962134…
-
请问一下大佬,
我在执行导出 .pt 文件的时候,可以导出bert_model.pt ssl_model.pt,但继续的时候就报错了。看起来是按中文去处理参考文本导致后续传参有问题了?(后面试了下就算改了 `get_phones_and_bert(` 后面的 "all_zh" 为 "en" 也还是会报错)
执行命令:
`python GPT_SoVITS/export_torch_scrip…
-
我尝试了我所有设备包括 v100/a100/L40S 的设备 ,都无法正常跑通 RWKV-v5
/demo-training-prepare.sh (可能是设备比较老旧)
最接近的一次出现了如下错误:
```
RWKV_MY_TESTING x060
Using /root/.cache/torch_extensions/py310_cu116 as PyTorch extens…
LeC-Z updated
2 months ago