Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello! The Pipeline Crashes When I Run A Task. Here'S The Logs:

Hello!

The pipeline crashes when i run a task. Here's the logs:

clearml_agent: ERROR: Could not install task requirements!
Command '['/root/.clearml/venvs-builds/3.10/bin/python', '-m', 'pip', '--disable-pip-version-check', 'install', '-r', '/tmp/cached-reqsro5ebg5r.txt', '--use-deprecated=legacy-resolver', '--extra-index-url', '
 returned non-zero exit status 1.

How could I debug to figure out what's exactly the issue?

  
  
Posted 8 days ago
Votes Newest

Answers 3


@<1523701087100473344:profile|SuccessfulKoala55> sure. Thanks for taking a look.

  
  
Posted 7 days ago

Hi @<1717350332247314432:profile|WittySeal70> , can you please share the full log?

  
  
Posted 8 days ago

Hi @<1523701087100473344:profile|SuccessfulKoala55> , have you spot smth interesting here?
Thanks!

  
  
Posted 3 days ago