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
{{ message }}
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
note: This error originates from a subprocess, and is likely not a problem with pip.
Rolling back uninstall of Pillow
Moving to /Users/y/miniforge3/envs/torch-mlir/lib/python3.10/site-packages/PIL/
from /Users/y/miniforge3/envs/torch-mlir/lib/python3.10/site-packages/~IL
Moving to /Users/y/miniforge3/envs/torch-mlir/lib/python3.10/site-packages/Pillow-9.4.0.dist-info/
from /Users/y/miniforge3/envs/torch-mlir/lib/python3.10/site-packages/~illow-9.4.0.dist-info
error: legacy-install-failure
It turns out that a contemporary version of pillow is 9.4.0. However, requirements.txt wants version <7.
Following steps listed in https://github.com/iree-org/iree-torch#running-end-to-end-correctness-tests, I ran
It gave me the following errors.
It turns out that a contemporary version of pillow is 9.4.0. However,
requirements.txt
wants version <7.iree-torch/requirements.txt
Line 23 in 5fbaf50
The text was updated successfully, but these errors were encountered: