-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
### Operating system
Ubuntu 22.04.4 LTS
### `nbgrader --version`
Python version 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
nbgrader version 0.9.1
### `jupyterhub --version` (if used w…
-
Using python 3.6 with the following code causes an infinite recursion of python super calls leading to a crash
```
import eventlet
eventlet.monkey_patch()
import os
import socket
from flask …
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
**Description of bug**
Video download fails initially with error, "A transaction is already begun on this Session". Subsequent downloads of same video are successful.
**To Reproduce**
Steps to re…
avni updated
20 hours ago
-
## Installation Method
Docker
```
services:
open-webui:
image: ghcr.io/open-webui/open-webui:ollama
container_name: open-webui
restart: unless-stopped
ports:
- "3002…
-
Refacto all the core repositories :
* Use async SQLmodel/SQLAlchemy session
-
Hi , please can you help me am having difficulty installing this Tool this is the error am getting
./w3af_console
Traceback (most recent call last):
File "/root/w3af/./w3af_console"…
-
First, thank you for this lovely software.
Rarely, we'll see this issue on production via Crashlytics:
```
SqliteException(11): database disk image is malformed Causing statement: DROP TABLE IF…
-
Pytest assert rewrite causes serializing issue with dill - apparently it makes AssertRewriteHook present (including output redirection in the code being serialized by airflow, that gets properly seri…