Firebase editor cannot find Python

Apply the fix here: https://github.com/techyworm10/firebase-unity-sdk-editor-python-fix

Reason: In a recent MacOS version, python has been removed from the install, and been fully replaced by python3. older version of Firebase look for the python command and cannot find it. Someone edited (or recompiled IDK) the editor DLL for firebase to change that.