

However, opencv>=4.2 requires jpge>=9d in conflict with jpeg=9d since some versions (8.0.1 and 4.3 respectively) and adapt to this potential breaking change.

The latest torchvision=0.10 requires ffmpeg>=4.2 such that only opencv>=4.2 is eligible and available from conda-forge. GPU models and configuration: GPU 0: GeForce 930MX If version is explicitly specified, packages should get installed without error. Torchvision version 0.10.0 should be selected for installation. Python=3.9 -> tzdataThe following specifications were found to be incompatible with your system: Output in format: Requested package -> Available versions Produces the error UnsatisfiableError: The following specifications were found to be incompatible with each other: Replacing the last line with conda install torchvision=0.10.0 opencv pytorch=1.9.0 On the command line: conda create -n temp python=3.9Ĭonda install torchvision opencv pytorch=1.9.0 Issue #3207 has cropped up again for pytorch 1.9.0Ĭannot install any version of torchvision newer than 0.2.2 with opencv for python 3.9 To Reproduce

Cannot install any version of torchvision newer than 0.2.2 with opencv for python 3.9 and pytorch 1.9.0
