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

pkg_resources.VersionConflict when using sceptre with sagemaker

Open
#150 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
299
Forks
84
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the dependency installation with the SDK and SageMaker, then inspect the package requirements that constrain packaging. Done means the SDK and SageMaker can be installed and used together without the reported pkg_resources.VersionConflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.