efficient_densenet_pytorch
efficient_densenet_pytorch copied to clipboard
AttributeError: module 'fire' has no attribute 'Fire'
AttributeError: module 'fire' has no attribute 'Fire'
What version of fire are you using? Did you install it with pip install fire
?
您正在使用哪种版本的火?您安装了
pip install fire
吗?
yes ,my pycharm was installed fire
what version of fire
? I cannot reproduce your error
import fire made no mistake.
How to view fire version
what version of
fire
? I cannot reproduce your error What will happen in the end?
The result of my last run was nothing.
import fire
print(fire.__version__)