-
```
#22 ERROR: process "/bin/sh -c python -c \"from handler import handler; print('All Good')\"" did not complete successfully: exit code: 1
------
> [lambda 4/4] RUN python -c "from handler import h…
-
Hi,
I'm trying to create an agent.
. | Version
--- | ---
Jenkins | 2.426.3
Python | 3.12.7
api4jenkins | 2.0.3
My code is:
```python
from api4jenkins import Jenkins
j = Jenkins(url_…
-
# Epic: OCI Initial Delivery
## Scope
As Garden Linux adopter, I want to be able to pull my image of choice via Open Container Initiative (OCI)[1] Image Specification (image-spec) container layers,…
-
`Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\admin\AppData\Local\Programs\Python\Python39\lib\threading.py", line 980, in _bootstrap_inner
self.run()
Fi…
-
### Description
I want to install a `.whl` file locally with an optional dependency on Windows, but it does not seem possible. Works fine on macOS and Linux.
### Expected behavior
Install `mn…
-
* uv 0.5.0 (8d665267c 2024-11-07)
[MuJoCo](https://github.com/google-deepmind/mujoco) ships with an `mjpython` executable that is only needed on MacOS (related to launching UI on main thread). …
-
### System Info
I was using
```
from langchain_huggingface import HuggingFaceEmbeddings
embeddings=HuggingFaceEmbeddings(model_name="sentence-transformers/all-mpnet-base-v2")
```
and I am gettin…
-
[程序崩溃,退出代码为 3221225620 (0xC0000094)]
以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: INTEGER_DIVIDE_BY_ZERO
系统退出代码描述: {异常} 整数除 0。
崩溃堆栈回溯记录:
Windows fatal exception: int divide by zero
Stack (most recent…
-
Hello.
I am trying to build and test meson-python with Python 3.14 in Fedora.
I see a strange Segmentation fault in test_local_lib. I can reproduce it on Fedora Rawhide (42), but not on Fedora 3…
-
### Bug Explanation
```shell
> python -c "import ivy; ivy.array(0)[..., None]"
Traceback (most recent call last):
File "", line 1, in
File "./venv/lib/python3.11/site-packages/ivy/func_wra…