'Why isn't the Firebase generate_xml_from_google_services_json.py file recognized in my Unity Firebase installation?

I'm trying to install Firebase into my desktop Unity app (to do user authentication) and after installing Firebase I get the following error message in the Unity console:

Unable to find command line tool "C:\Users[name]\Dropbox_Game_repos3\Firebase Test Project 2\Assets\Firebase\Editor\generate_xml_from_google_services_json.py required for Firebase Android resource generation".

When I look in that folder, the generate_xml_from_google_services_json.py file is sitting right there. Any ideas why Unity isn't finding this file? Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source