You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ??
The text was updated successfully, but these errors were encountered:
adeguntoro
changed the title
can't import firebase
can't import firebase from Idle, but CMD is fine.
Mar 31, 2017
i just finish to do what you said, but it keep me showing like this when i open from Idle.
if i'm doing from CMD, it's fine, how this happend and how to fix this ??
The text was updated successfully, but these errors were encountered: