【发布时间】:2014-05-07 08:01:34
【问题描述】:
您好,我是 GAE 和 python 的新手。我正在尝试使用 python 在 GAE 中创建小型 Web 应用程序。我打算在应用程序中使用Unirest 模块。
我按照this post 中的说明进行操作,但出现以下错误。
没有名为 poster.encode 的模块
如何在 GAE 中成功安装 unirest?
谢谢
【问题讨论】:
标签: python google-app-engine python-module unirest