请帮我解决这个错误?我在应用引擎(https://developers.google.com/appengine/articles/prediction_service_accounts)上做这个练习,但我被困在步骤 6.2 因为我提出了这个错误(当我运行部署操作时,它是成功的步骤 6.1):
:没有名为 appengine Traceback 的模块(最近一次调用最后一次):文件“/base/data/home/apps/s~01prediction/1.367567721220366691/main.py”,第 29 行,从 oauth2client.appengine 导入 AppAssertionCredentials
第 29 行的错误: from oauth2client.appengine import AppAssertionCredentials