RAFT icon indicating copy to clipboard operation
RAFT copied to clipboard

ImportError: cannot import name 'RAFT' from 'raft'

Open AnimeshMaheshwari22 opened this issue 3 years ago • 6 comments

Hello. i am trying to run demo.py on Colab and I am facing this error. Would like to seek guidance on how to resolve this. Thank you!

AnimeshMaheshwari22 avatar Aug 10 '21 13:08 AnimeshMaheshwari22

I meet the same problem

zhu-wenming avatar Nov 24 '21 06:11 zhu-wenming

Did you solve the issue?

sascharo avatar Oct 22 '22 08:10 sascharo

Hello. i am trying to run demo.py on Colab and I am facing this error. Would like to seek guidance on how to resolve this. Thank you!

I think this is because you are having raft in the environment. https://anaconda.org/auto/py-raft, which is different from core/raft.py which is supposed to be used. So by specifying the file name, this problem should be solved.

Rong-Tao avatar Oct 31 '22 14:10 Rong-Tao

Hello. i am trying to run demo.py on Colab and I am facing this error. Would like to seek guidance on how to resolve this. Thank you!

I think this is because you are having raft in the environment. https://anaconda.org/auto/py-raft, which is different from core/raft.py which is supposed to be used. So by specifying the file name, this problem should be solved.

I didn't understand what are you telling exactly can you please elaborate or escribe the thing so I can make changes to move further Thank you, waiting for your response.

siddupp avatar Nov 09 '22 08:11 siddupp