You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report @tadejsv , we're currently facing other similar issue such as #4076 and we're working on fixing them. Hopefully fixing #4076 will solve this one as well, but if not we'll get back in touch
🐛 Bug
Trying to install torchvision together with opencv (from conda-forge channel) fails due to compatibility issues.
Here's the
env.yaml
file to reproduce:Try and install this with
Remove either torchvision or opencv from the list, and the installation succeeds. This is on Ubuntu 20.04.
The compatibility errors I get seem a bit puzzling, I would guess that the real reason might be
jpeg
pinning. Here's the output:Output
The text was updated successfully, but these errors were encountered: