-
### Bug Description
When building a `base: core24` snap with `snapcraft --ua-token `, an error message is emitted:
```
Error: unrecognized arguments: --ua-token
```
No error is emitted when…
-
When @Jonathansoufer tried to build on his Mac with M1 `aarch64` CPU it fails with:
```
No Android SDK tarballs are available for system architecture: aarch64-darwin
```
Which is caused by this `i…
-
Our sphinx build on readthedocs.org is failing on an error likely related to `sphinx-autoapi`. Surprisingly, this is even though we had pinned the package version in the environment recipe:
```yaml…
-
### Describe the issue
While I was trying to deploy the artifacts and run the onnx model on the edge device (Linux OS aarch64) its showing up with the following error:
![image](https://github.com/…
-
When I attempted to build from source I received errors:
- No target for EnsureMage.
- mage install appeared to be a no-op until mage build was run.
-
Error:
```
Quitting from lines 63-68 [ex1 run simulation2] (README.Rmd)
…
mhpob updated
10 months ago
-
You havent uploaded a new binary build since 2015; there is no build instructions either to continue making builds on a fork.
Can you provide build instructions.
-
I cloned the `ANSI` branch, kicked off the `build.yml` workflow in GitHub, and the build [1] fails:
```
Run west build -s zmk/app -b bt60 -- -DZMK_CONFIG="${GITHUB_WORKSPACE}/config"
-- west buil…
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):
VS UI
NuGet version (x.x.x.xxx):
5.2.0.6020
dotnet.exe --version (if appropriate):
…
-
in distributed training, it's often desirable to wrap the `model.build()` call in a `jax.jit`, since the state may not fit entirely on a single host.
right now that's throwing this error:
```
Typ…