-
Installing package into ‘/home1/ks85359/R/x86_64-pc-linux-gnu-library/4.2’
(as ‘lib’ is unspecified)
ERROR: dependency ‘rhdf5’ is not available for package ‘ArchR’
* removing ‘/home1/ks85359/R/x86_…
-
Running `poetry install` on Darwin with python
```
python
Python 3.13.0 (main, Oct 7 2024, 05:02:14) [Clang 16.0.0 (clang-1600.0.26.3)] on darwin
```
yields an error:
```
poetry install
…
-
**Describe the bug**
After following the getting started guide and other connected documentation I can build the `simple-sycl-app.exe`, it runs fine but not with the level_zero backend:
```
root@5a…
-
MindsDB can be installed easily via [Docker Desktop Extension](https://docs.mindsdb.com/setup/self-hosted/docker-desktop). It provides a graphical user interface where dependencies for different integ…
-
Trying to do a Lambda Sync (i.e., Sync SAM Application (formerly Deploy)) failed with the following output:
```
2024-11-01 13:10:06.415 [info] Command: (not started) [C:\Program Files\Amazon\AWSSA…
-
### Problem:
The `zeroize` dependency of aws-lc-rs -> s2n-tls-sys has updated their MSRV to 1.72 in v1.8.0. This [breaks our build](https://github.com/aws/s2n-tls/actions/runs/8823035714/job/242225…
-
First, thank you for your hard work, it's very appreciated! 🤗
__Issue__: We're setting up a CI env to automatically run `check-audit`, and we're setting the `--audit-level` (or alternatively the e…
-
### Problem
The following `Cargo.toml` cannot resolve a version of a dependency:
```toml
[package]
name = "dependency-resolution"
version = "0.1.0"
edition = "2021"
[dependencies]
# Buil…
-
Siguiendo el paso a paso de instalación aparece este error
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10; 0.0.2 Requires-Python >=3.10
…
-
Add a utility function called `decode_error` that parse the zencode logs and return only the real errors, *i.e.* the strings that starts with a `[!]` both in `logs` and in the `J64 TRACE`. Example of …