Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'fire' has no attribute 'Fire' #71

Open
MRLQ-Q opened this issue Sep 17, 2020 · 8 comments
Open

AttributeError: module 'fire' has no attribute 'Fire' #71

MRLQ-Q opened this issue Sep 17, 2020 · 8 comments

Comments

@MRLQ-Q
Copy link

MRLQ-Q commented Sep 17, 2020

AttributeError: module 'fire' has no attribute 'Fire'

@gpleiss
Copy link
Owner

gpleiss commented Sep 17, 2020

What version of fire are you using? Did you install it with pip install fire?

@MRLQ-Q
Copy link
Author

MRLQ-Q commented Sep 17, 2020

您正在使用哪种版本的火?您安装了pip install fire吗?

yes ,my pycharm was installed fire

@gpleiss
Copy link
Owner

gpleiss commented Sep 17, 2020

what version of fire? I cannot reproduce your error

@MRLQ-Q
Copy link
Author

MRLQ-Q commented Sep 17, 2020

import fire made no mistake.

@MRLQ-Q
Copy link
Author

MRLQ-Q commented Sep 17, 2020

How to view fire version

@MRLQ-Q
Copy link
Author

MRLQ-Q commented Sep 17, 2020

what version of fire? I cannot reproduce your error
What will happen in the end?

@MRLQ-Q
Copy link
Author

MRLQ-Q commented Sep 17, 2020

The result of my last run was nothing.

@gpleiss
Copy link
Owner

gpleiss commented Sep 17, 2020

import fire
print(fire.__version__)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants