小编sad*_*hna的帖子

检查Firebase应用程序是否已在python中初始化

我收到以下错误:

ValueError: The default Firebase app already exists. This means you called initialize_app() more than once without providing an app name as the second argument. In most cases you only need to call initialize_app() once. But if you do want to initialize multiple apps, pass a second argument to initialize_app() to give each app a unique name.

如何检查默认的Firebase应用程序是否已在python中初始化?

python firebase

8
推荐指数
4
解决办法
5737
查看次数

标签 统计

firebase ×1

python ×1