【发布时间】:2019-03-28 15:28:52
【问题描述】:
我正在尝试在 Python 中使用 AWSGlue 模块,但无法在终端中安装该模块。
sh-4.2$ pip install awsglue
Collecting awsglue
Could not find a version that satisfies the requirement awsglue (from versions: )
No matching distribution found for awsglue
有没有办法解决这个问题,或者我可以从第三方下载它吗?
有人在使用这个 AWSGlue 模块吗?
任何帮助将不胜感激。
【问题讨论】:
标签: python amazon-web-services aws-glue