Skip to content

Core Compatibility Report: greedy-deer/v0ยค

๐ŸŸก bioimageio format validation
status valid-format
source https://hypha.aicell.io/bioimage-io/artifacts/greedy-deer/files/rdf.yaml?version=v0
id greedy-deer
version 0.1.0
applied format model 0.5.9
bioimageio.spec 0.5.9.0
Location Details
โœ”๏ธ Successfully created `ModelDescr` instance.
โœ”๏ธ bioimageio.spec format validation model 0.5.9
โš  documentation
No '# Validation' (sub)section found in documentation.md.
โš  inputs.0.sample_tensor
Needs to be filled for FAIR compliance
โš  outputs.0.sample_tensor
Needs to be filled for FAIR compliance
โŒ weights.pytorch_state_dict Conda environment creation
โŒ weights.pytorch_state_dict
Command '['conda', 'env', 'create', '--yes', '--file=/tmp/tmpft98q78c/pytorch_state_dict/env.yaml', '--name=0fb1d52a6c2463772120191050f39c1c963b5e9440da2ac916c38a5f309e63ce', '--quiet']' returned non-zero exit status 1.
See Traceback 1.
weights.pytorch_state_dict
recommended conda environment (Conda environment creation)
%YAML 1.2
---
channels:
  - conda-forge
  - nodefaults
dependencies:
  - conda-forge::bioimageio.core>=0.9.4
  - pip
  - pytorch==2.9.0
  - torchvision==0.24.0
weights.pytorch_state_dict
conda compare (Conda environment creation)
bioimageio.core not found pip not found pytorch not found torchvision not found

Traceback 1








    
โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Traceback (most recent call last) โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ /home/runner/.local/lib/python3.12/site-packages/bioimageio/core/_resource_tests.py:441 in _test โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    438 โ”‚   โ”‚   raise RuntimeError("Conda not available") from e                                  โ”‚
โ”‚    439 โ”‚                                                                                         โ”‚
โ”‚    440 โ”‚   try:                                                                                  โ”‚
โ”‚ โฑ  441 โ”‚   โ”‚   run_command([CONDA_CMD, "run", "-n", env_name, "python", "--version"])            โ”‚
โ”‚    442 โ”‚   except Exception:                                                                     โ”‚
โ”‚    443 โ”‚   โ”‚   working_dir.mkdir(parents=True, exist_ok=True)                                    โ”‚
โ”‚    444 โ”‚   โ”‚   path = working_dir / "env.yaml"                                                   โ”‚
โ”‚                                                                                                  โ”‚
โ”‚ /home/runner/.local/lib/python3.12/site-packages/bioimageio/core/_resource_tests.py:203 in defau โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    200                                                                                           โ”‚
โ”‚    201 def default_run_command(args: Sequence[str]):                                             โ”‚
โ”‚    202 โ”‚   logger.info("running '{}'...", " ".join(args))                                        โ”‚
โ”‚ โฑ  203 โ”‚   _ = subprocess.check_call(args)                                                       โ”‚
โ”‚    204                                                                                           โ”‚
โ”‚    205                                                                                           โ”‚
โ”‚    206 def test_description(                                                                     โ”‚
โ”‚                                                                                                  โ”‚
โ”‚ /usr/lib/python3.12/subprocess.py:413 in check_call                                              โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    410 โ”‚   โ”‚   cmd = kwargs.get("args")                                                          โ”‚
โ”‚    411 โ”‚   โ”‚   if cmd is None:                                                                   โ”‚
โ”‚    412 โ”‚   โ”‚   โ”‚   cmd = popenargs[0]                                                            โ”‚
โ”‚ โฑ  413 โ”‚   โ”‚   raise CalledProcessError(retcode, cmd)                                            โ”‚
โ”‚    414 โ”‚   return 0                                                                              โ”‚
โ”‚    415                                                                                           โ”‚
โ”‚    416                                                                                           โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
CalledProcessError: Command '['conda', 'run', '-n', '0fb1d52a6c2463772120191050f39c1c963b5e9440da2ac916c38a5f309e63ce', 'python', '--version']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Traceback (most recent call last) โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ /home/runner/.local/lib/python3.12/site-packages/bioimageio/core/_resource_tests.py:448 in _test โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    445 โ”‚   โ”‚   try:                                                                              โ”‚
โ”‚    446 โ”‚   โ”‚   โ”‚   _ = path.write_bytes(encoded_env)                                             โ”‚
โ”‚    447 โ”‚   โ”‚   โ”‚   logger.debug("written conda env to {}", path)                                 โ”‚
โ”‚ โฑ  448 โ”‚   โ”‚   โ”‚   run_command(                                                                  โ”‚
โ”‚    449 โ”‚   โ”‚   โ”‚   โ”‚   [                                                                         โ”‚
โ”‚    450 โ”‚   โ”‚   โ”‚   โ”‚   โ”‚   CONDA_CMD,                                                            โ”‚
โ”‚    451 โ”‚   โ”‚   โ”‚   โ”‚   โ”‚   "env",                                                                โ”‚
โ”‚                                                                                                  โ”‚
โ”‚ /home/runner/.local/lib/python3.12/site-packages/bioimageio/core/_resource_tests.py:203 in defau โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    200                                                                                           โ”‚
โ”‚    201 def default_run_command(args: Sequence[str]):                                             โ”‚
โ”‚    202 โ”‚   logger.info("running '{}'...", " ".join(args))                                        โ”‚
โ”‚ โฑ  203 โ”‚   _ = subprocess.check_call(args)                                                       โ”‚
โ”‚    204                                                                                           โ”‚
โ”‚    205                                                                                           โ”‚
โ”‚    206 def test_description(                                                                     โ”‚
โ”‚                                                                                                  โ”‚
โ”‚ /usr/lib/python3.12/subprocess.py:413 in check_call                                              โ”‚
โ”‚                                                                                                  โ”‚
โ”‚    410 โ”‚   โ”‚   cmd = kwargs.get("args")                                                          โ”‚
โ”‚    411 โ”‚   โ”‚   if cmd is None:                                                                   โ”‚
โ”‚    412 โ”‚   โ”‚   โ”‚   cmd = popenargs[0]                                                            โ”‚
โ”‚ โฑ  413 โ”‚   โ”‚   raise CalledProcessError(retcode, cmd)                                            โ”‚
โ”‚    414 โ”‚   return 0                                                                              โ”‚
โ”‚    415                                                                                           โ”‚
โ”‚    416                                                                                           โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
CalledProcessError: Command '['conda', 'env', 'create', '--yes', '--file=/tmp/tmpft98q78c/pytorch_state_dict/env.yaml', '--name=0fb1d52a6c2463772120191050f39c1c963b5e9440da2ac916c38a5f309e63ce', '--quiet']' returned non-zero exit status 1.