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

can't import firebase from Idle, but CMD is fine. #77

Open
adeguntoro opened this issue Mar 31, 2017 · 0 comments
Open

can't import firebase from Idle, but CMD is fine. #77

adeguntoro opened this issue Mar 31, 2017 · 0 comments

Comments

@adeguntoro
Copy link

i just finish to do what you said, but it keep me showing like this when i open from Idle.

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    from firebase import Firebase as fb
  File "firebase.py", line 1, in <module>
    from firebase import Firebase
ImportError: cannot import name Firebase

if i'm doing from CMD, it's fine, how this happend and how to fix this ??

@adeguntoro adeguntoro changed the title can't import firebase can't import firebase from Idle, but CMD is fine. Mar 31, 2017
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

1 participant