-
### How do you use Sentry?
Self-hosted/on-premise
### Version
1.40.0
### Steps to Reproduce
1. Install requirements
```
quart==0.19.4
quart-flask-patch==0.3.0
Flask-Caching==2.1.0
Jinja2==3…
UrekD updated
1 month ago
-
### Describe the bug
I am running a training script that has one wandb run. When running multiple slurm jobs that run the same script, when I scancel one job all other jobs using wandb fail with …
-
### Singer SDK Version
0.28.0
### Is this a regression?
- [ ] Yes
### Python Version
3.8
### Bug scope
Targets (data type handling, batching, SQL object generation, etc.)
### Operating System
…
-
### What happened?
When using litellm SDK version 1.48.7 like this:
```
from litellm import completion
import json
## GET CREDENTIALS
file_path = 'PATH_TO_JSON'
# Load the JSON file
with…
-
On Linux
find /usr -name "*adal"
yields
/usr/lib64/az/lib/python3.9/site-packages/adal (NOTE: This package is installed by the az-cli package install)
On Windows, the find command returned the p…
-
### Describe the bug
According to https://learn.microsoft.com/en-us/cli/azure/storage/account/migration?view=azure-cli-latest#az-storage-account-migration-start(storage-preview), we should be able to…
-
### Describe the bug
Running `wandb.init(config=FILE)` whilst having `config-defaults.yaml` in the same directory throws `wandb.sdk.lib.config_util.ConfigError: Attempted to change value of key`
…
-
**Area of Concern**
- [ ] Server
- [x] Behaviour of one or more Modules [Object Detection Yolo v5 RKNN]
- [ ] Installer
- [ ] Runtime [e.g. Python3.7, .NET]
- [ ] Module packages [e.g. PyTorch)
…
-
We're seeing some sort of a deadlock, or some other type of locking problem while opening new Postgres DB connections using `ddtrace:2.10.4`. The problem seems to have been introduced between `2.9.2` …
-
I tried to use the import python3 package script to update azure mgmt libraries.
Everything works fine however when I install adal, it installs a new version of cryptographie and now, I am unable t…