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
Traceback (most recent call last):
File "/home/litt1eb0y/pyrebase.py", line 1, in <module>
import pyrebase
File "/home/litt1eb0y/pyrebase.py", line 10, in <module>
firebase = pyrebase.initialize_app(config)
AttributeError: partially initialized module 'pyrebase' has no attribute 'initialize_app' (most likely due to a circular import)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: