Hi @eirannejad
Thanks for our help!
I made a test project in Google Firebase to share the credentials with you.
It turned out that adding # flag: python.reloadEngine
(topic) or clicking “Tools>Reload Python3” results in the NoneType error. It appears to me that some cached data is cleared that is later referred to by this line:
app = firebase_admin._apps.get('[DEFAULT]')
I think I’ll need to find an alternative way for reloading my local modules whenever the files have changed.
I have no experience with the module debugger, can I use this feature from inside Rhino?
Thanks again,
Tim