Closed zwx8981 closed 1 year ago
Hi, I faced a problem when I tried to run vqa.py, the program stuck when importing torch with a version higher than 2.0. Any idea to fix this?
fixed by importing torch first (before decord). It's better to add a remainder of this problem.
Hi, I faced a problem when I tried to run vqa.py, the program stuck when importing torch with a version higher than 2.0. Any idea to fix this?