-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [X] The issue is caused by an extension, but I believe it is caused by a …
-
The `python_api/address_range/TestAddressRange.py` test fails in SwiftCI, because the reported range is prefixed with the name of the executable that that won't match the regex:
```
Expected: …
-
I carry out this command
```
python scripts/inference_long.py --config ./configs/inference/long.yaml
```
The resulting video has no sound, what should I do to make it sound?
-
## 🐛 Bug report
### To reproduce
```py
from jsonargparse import CLI
from pydantic import BaseModel, Field
from typing import Annotated, Literal, Union
class PingTask(BaseModel):
…
-
Just curious, would you like me to modernize the packaging a bit? I think flit-core makes more sense for a very simple package like this (we are using it for all our foundational libraries to minimize…
-
## Description
Following the instructions of: `Behaves just like scoop search and returns identical output. If any differences are found please open an issue.`
Apart from being visually different,…
-
You have not kept your requirements.txt up to date with the necessary python library (and their versions).
The config example also needs some changes :
- Add a "SQLALCHEMY_DATABASE_URI" default v…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
```
Traceback (most recent call last):
File "test.py", line 14, in
@pydantic.dataclasses.dataclass(config=pyd…
-
I am trying to authenticate to X.com (formerly Twitter) using the twikit Python client. While attempting to log in using my credentials or cookies, I consistently encounter the following error:
```st…
-
**Version**
0.6.0
**OS**
Windows
**Describe the bug**
After a system reboot, i'm unable to run poethepoet tasks from `.venv`. The `.venv` directory exists and works as expected for the project.…