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
Hi @henrykironde , can you please provide a reproducing example and the error logs?
Also please show the output of:
wget https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
Ah OK. Yeah, this is related to the pytorch extensions within torchvision-extra-decoders. We'll need to setup a nightly release for it. I'll get to it eventually.
Could this be an issue with how the paths are set in https://github.com/pytorch/vision/blob/main/packaging/post_build_script.sh
Or we could be dealing with a version mismatch between torch and torchvision
The text was updated successfully, but these errors were encountered: