【问题标题】:AWS Glue python install - Could not find a versionAWS Glue python 安装 - 找不到版本
【发布时间】: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


    【解决方案1】:

    我相信awsglue 包仅在 AWS 提供的图像中可用。 所以你需要下载他们的镜像并运行它,然后awsglue 在全局命名空间中可用。

    烦人,是的,我知道。

    【讨论】:

      猜你喜欢
      • 2020-11-24
      • 1970-01-01
      • 1970-01-01
      • 2022-01-09
      • 2020-07-07
      • 2018-07-15
      • 1970-01-01
      • 2021-10-18
      • 2019-12-04
      相关资源
      最近更新 更多