vt-vl-lab / FGVC

[ECCV 2020] Flow-edge Guided Video Completion
Other
1.55k stars 263 forks source link

problem on switching environment. #3

Closed hahakid closed 3 years ago

hahakid commented 3 years ago

I install both python environments, and can successfully run the two projects. Then I clone FGVC, and follows the instructions, it works well for the first step for raft with torch=1.6.0, but when I switch to FGVC (with torch=0.4.0), the torch is still raft, and run 1.6.0. However, I have 0.4.0 in the pip list. I tried to restart a new terminal, it still not work. The python run with torch=1.6.0,I paste a screenshot below.

Screenshot from 2020-10-10 19-06-10

It seems that, no matter which python environments I use, the python script will change to torch=1.6.0

hahakid commented 3 years ago

https://github.com/vt-vl-lab/FGVC/issues/5