Closed bigmoking closed 5 years ago
File "bin/demo_siamfc.py", line 11, in from fire import Fire ImportError: No module named fire
pip install fire should solve your problem
I have a error that "AttributeError: 'Variable' object has no attribute 'shape' " What's your version of the pytorch?
pytorch 0.4.1 & python 3.6
File "bin/demo_siamfc.py", line 11, in
from fire import Fire ImportError: No module named fire