python + firebase + google端点

时间:2017-12-12 08:01:19

标签: python-2.7 google-app-engine firebase-authentication

假设我的代码如下:

public static void main(String[] args) {
    SpringApplication.run(Application.class, args);
}

它给出了错误 ImportError:没有名为google.auth的模块

0 个答案:

没有答案