aws / aws/aws-step-functions-data-science-sdk-python
pkg_resources.VersionConflict when using sceptre with sagemaker
- 主要言語
- 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