-
### Description
I am trying to build an amd64 arm64 image, but the build failed.
The error message is as shown in the title
### Expected behaviour
Build amd64 arm64 image
### Actual behaviour
```…
-
I cloned the repository and tried to do a build using poetry. Getting the following error:
$ /c/Users/Vahal/.local/bin/poetry build -f wheel
Preparing build environment with build-system requir…
-
### Version
0.13.16
### Operating System
Linux
### Distribution Method
deb (Linux)
### Describe the issue
Just installed `GitButler_0.13.16_amd64.deb` on Debian Bookworm `Linux d…
-
After I input "pip install -r requirements.txt" things go fine until the installation fails due to three "building wheel" issues.
I'm running Python 3.1.0, pytorch and torchaudio 2.1.2+cpu, torchv…
-
Hi,
We're using this repo in our build process and as a part of `docker build`, we noticed a huge different in the resulting image size between `arm` and `amd64` architectures.
Here is a reprodu…
-
## Description:
We've identified an issue in our scanning process for Red Hat container images.
### Problem
Scanning fails for Red Hat container images that meet both of these criteria:
- Crea…
-
Building wheel for flash_attn (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [89 lines of output]
…
-
a very good tool
I would like to add a subcommand that can view the list of currently available compilations, something like golang command:
```shell
$go tool dist list
aix/ppc64
android/386
…
-
Just noticed by sifting through the Packages file that this repo is only for x86_64 / amd64, and not for ARM.
Probably should make a note of that somewhere a bit more obvious for folk that discove…
-
After running:
```
docker run -it -e BUTLARR_INTERACTIVE_SETUP=true trimforce/butlarr:latest
```
I get:
```
WARNING: The requested image's platform (linux/amd64) does not match the detected host…