-
@ajahl and I are trying to get mypy errors reported to PRs using tsuyoshicho/action-mypy in a GitHub workflow, but not all such errors are being reported. In particular, we have introduced mypy errors…
-
### Describe the bug
> error: builder for '/nix/store/mk0py0cfw91phxhihpfgana0pjmqhzpw-meson-1.2.0.drv' failed with exit code 8;
See log
```
...
Executing subproject bar
Proj…
-
```
From the winpython distribution, it looks like winpython is a self-contained
portable python distribution. As such, one would expect to be able to run it on
any machine (e.g., bringing it around…
-
I use Unicorn to emulate iOS executable file. It works normally on Windows, Linux, and macOS x86, but crashes on Apple Silicon (Not all scenes will crash, but they can be stably reproduced).
The en…
-
**Description**
With the following state file I always see "DeprecationWarning: ssl.PROTOCOL_TLS is deprecated":
```yaml
r7scanassistant Package:
pkg.installed:
- sources:
- r7scanas…
-
```
From the winpython distribution, it looks like winpython is a self-contained
portable python distribution. As such, one would expect to be able to run it on
any machine (e.g., bringing it around…
-
**Describe the bug**
When I tried setting up python and poetry for a project, the poetry install fails with:
```
/home/anders/.local/share/mise/installs/poetry/1.8.2/venv/bin/python3: error while l…
-
Hello,
I'm running `bitsandbytes==0.41.1` in a Python 3.10 miniconda environment, 8xA100 GPU (using `accelerate` for multi-GPU), Cuda 12.2.
I'm having problems resuming training (DPO) from a ch…
-
### Describe the issue
We are seeing an issue with a Transformer model which was exported using torch.onnx.export and then optimized with optimum ORTOptimizer. Inferencing seems to not be using GPU a…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…