Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg_resources.VersionConflict when using sceptre with sagemaker #150

Open
RohitKumarTR opened this issue Jun 25, 2021 · 0 comments
Open

Comments

@RohitKumarTR
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant