小编Mak*_*tel的帖子

如何在 AWS 中将 Python 库“matplotlib”部署为 Lambda 层?

我尝试在 python/lib/python3.7/site-packages/{matplotlib here} 中压缩和构建 zip 但它说无法导入 matplotlib/ init_ .py中的 ft2font

有趣的是,我的包中没有其他具有该名称的文件。我尝试在不同的操作系统上安装 pip install 和 pip3 install 但没有成功

python matplotlib amazon-web-services aws-lambda aws-lambda-layers

2
推荐指数
1
解决办法
4569
查看次数