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
Trying Another Device To Connect With My Clearml Server Produced This, How Could I Fix It?

Trying another device to connect with my clearML server produced this, how could I fix it?

  
  
Posted one year ago
Votes Newest

Answers 4


3.10.7

  
  
Posted one year ago

WickedBee96 , Hi, which python version are you running with?

  
  
Posted one year ago

Hi WickedBee96 , which clearml agent version are you using? I think a similar issue was fixed in a recent release (python 3.10 detected as 3.1)

  
  
Posted one year ago

Is it related to the python versions? When I run the same code on my first device through clearML to the agent it works fine (the version of the first device is 3.10.6) but I think it is not related to the version

  
  
Posted one year ago
526 Views
4 Answers
one year ago
one year ago
Tags