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
Does Trains 0.16 Supports Pip >=20.2?

Does trains 0.16 supports pip >=20.2?

  
  
Posted 3 years ago
Votes Newest

Answers 5


I would like to try it to see if it solves some dependencies not found eventhough they are installed when using --system-site-packages

  
  
Posted 3 years ago

Yes, it should, why?

  
  
Posted 3 years ago

JitteryCoyote63 is this still an issue?

  
  
Posted 3 years ago

JitteryCoyote63 any specific reason for the question?

  
  
Posted 3 years ago

Yes, but a minor one. I would need to do more experiments to understand what is going on with pip skipping some packages but reinstalling others.

  
  
Posted 3 years ago
513 Views
5 Answers
3 years ago
one year ago
Tags
Similar posts