-
My code:
```
with imageio.get_reader("/path/to/gif") as reader:
for image in reader.iter_data():
pass
```
After it reads some images normally, it core dumped with the following …
-
# Broken Image on Accord Project Website 🐛
## Expected Behavior
The logo image should display correctly in its designated place.
## Current Behavior
The logo image is missing; only the anchor …
-
I've been following the developer guide and I'm blocked on the `building the container image` step [here](https://github.com/dapr/dapr/blob/master/docs/development/developing-dapr.md#building-the-cont…
-
![image](https://github.com/user-attachments/assets/332a0869-1e04-433d-99f4-394e800edb0b)
commit hash: 2fab9d3fdc1ede9206e2f77620cb48cdca349240
os: macOS Sequoia
I ran `cargo workspace --build …
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
-
Hey there,
really like this project. Could you please also provide Docker images for `linux/arm64/v8`, too?
This would allow users of a MacBook with Apple Silicon CPUs to also use the images.
T…
-
When trying to create a polar array from para series the placement of the objects doesn't get copied unlike with Linear array where they do get copied.
![image](https://github.com/user-attachments/…
-
### Describe the bug
UCX does not support Mellanox Infiniband NDR
### Steps to Reproduce
- LAMMPS built against OpenMPI 4.1.6 + UCX 1.16
mpirun -np 2 --mca pml ucx --mca btl ^openi…
-
Hi team
Currently, the docker image is only available for Linux/AMD64 at the docker hub.
I am interested in releasing git-resource docker images for Linux/ARM64.
I have successfully built bo…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to do adhoc, exploratory debugging of node and pod networking.
**Describe the solution you'd like**
```
kubectl…