aws / aws/aws-step-functions-data-science-sdk-python

pkg_resources.VersionConflict when using sceptre with sagemaker

未关闭
#150 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
299
派生
84
PR 合并指标
30 天内没有已合并 PR

描述

Hi,

sagemaker requires packaging>=20 but scpetre requires 16.8 or below. Both have conflict when I try to use them together.

`pkg_resources.VersionConflict: (packaging 20.9 (c:\users\c279782\appdata\local\programs\python\python36\lib\site-packages), Requirement.parse('packaging==16.8'`

Is there a workaround ?

**What I have done?**

I installed stepfunctions from source . I thought removing sagemaker from required packages would resolve my problem but it seems like sagemaker is strictly required.

贡献指南

打开贡献指南

调研方向

首先使用 SDK 和 SageMaker 重现依赖项安装,然后检查限制打包的包要求。完成标准是 SDK 和 SageMaker 可以一起安装和使用,且不会出现报告的 pkg_resources.VersionConflict。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, python
领域
cloud, machine-learning
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。