标签: python-2.7 google-app-engine firebase-authentication
假设我的代码如下:
public static void main(String[] args) { SpringApplication.run(Application.class, args); }
它给出了错误 ImportError:没有名为google.auth的模块