【发布时间】:2017-07-29 22:57:26
【问题描述】:
我正在尝试在 Amazon Elastic Beanstalk 上部署一个烧瓶应用程序。我正忙着让它安装 matplotlib。像this one 这样的关于如何解决问题的建议涉及从 ubuntu 安装软件包,而我无法为 Elastic Beanstalk 做这些。我正在尝试安装 matplotlib 2.0.0,但出现以下错误:
* The following required packages can not be built:
* freetype, png
【问题讨论】:
标签: python amazon-web-services matplotlib amazon-elastic-beanstalk