Lucian
Lucian
Hello. I am still having this issue and am not sure what the fix is?
Great work! I am really excited to get to use Quiver again!
I am also experiencing this issue when installing a package that depends on it.
@Ahajha [Anomalib](https://github.com/open-edge-platform/anomalib), it may be possible it pops up when running `anomalib install -v`. I could implement it if you could link to how you did it for other packages.
@Ahajha Do these break the packages? To me it looks like it these changes just throw an error in the package rather than at the install....
@Ahajha Hm okay, I may look into it making a pr for Anomalib tonight if I have some time. Thanks! (python versioning is hell)
@Ahajha yeah I'm not sure about Anomalib. You can get around it with just `pip install anomalib[logger]`.
> Hey @lucianchauvin the CI flakiness should be resolved if you merge main, lemme know if you're still interested in adding the test! I've fixed the issue that the pipeline...
Thanks for writing the tests!