-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
The following example result in a `KeyError` during schema cleaning:
```python
from typing import Generic, Ty…
-
### Bambu Studio Version
1.10.0.89
### Where is the application from?
Bambu Lab Official website
### OS version
MacOS Seqoia
### Additional system information
_No response_
### Printer
Bambu …
-
I'm running the project following the instructions in README and error occurs:
```
./run_simple.sh humaneval gpt-3.5-turbo-0125 test
INFO 10-11 15:03:16 importing.py:10] Triton not installed; cer…
-
### Version
```
System:
OS: macOS 15.1
CPU: (12) arm64 Apple M2 Max
Memory: 142.00 MB / 32.00 GB
Shell: 3.7.1 - /opt/homebrew/bin/fish
Browsers:
Chrome: 130.0.6723.70
Safa…
-
## Description
I am writing unit tests where test cases have input strings with (non-printable) control characters. These characters generally occupy code points U+0000 through U+001F. When using …
xazap updated
1 month ago
-
This issue accumulates `TwoQubitWeylDecomposition: failed to diagonalize M2` errors found by users .
To reproduce:
```python
from qiskit.quantum_info.synthesis import two_qubit_cnot_decompose
im…
-
**Describe the bug**
The below exception occurs when running against maven 4-beta-3:
```
[ERROR] Failed to execute goal org.simplify4u.plugins:sign-maven-plugin:1.0.1:sign (default-cli) on proje…
-
### Tested versions
Godot v4.2.2.stable
### System information
macOS 14.5.0 - GLES3 (Compatibility) - Apple M2 Pro - Apple M2 Pro (10 Threads)
### Issue description
Sorry if this is intended beha…
-
I'm trying to do a simple unit test through this [guide](https://docs.imposter.sh/embed_jvm/), but I can't import OpenApiMockEngine and ImposterBuilder.
This is my build.gradle:
```
def version…
-
Hi there,
I was trying to run LMMM package on my new M2 laptop, but on the very beginning code where it tried to import jax.numpy, it returned an error saying the version of jaxlib is not supported…