Package versions pinning in requirements #858
ExcaliburKG
started this conversation in
General
Replies: 1 comment
-
Hi, of course we need to test it, but you are right. We could loosen the versions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a problem with anomalib installation in a complex conda env - onnx==1.10.1 (required when using anomalib extras) - requires an old protobuf version, and causes environment solving error
So the question is: is it neccessary to pin onnx and other packages for anomalib with == and not with <= => ?
Beta Was this translation helpful? Give feedback.
All reactions