Skip to content

[Bug]: Pip dependency confilcts #777

Open
@carmcc

Description

@carmcc

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I'm installing ADF (v 3.2.0), and did the bootstrap process following the official documentation.
But when the pipeline aws-deployment-framework-bootstrap-pipeline starts to run it fails at stage UploadAndUpdateBaseStacks.

How can I fix this?

Expected Behavior

I expect the pipeline terminates without errors

Current Behavior

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.pydantic-core 2.23.4 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.4.0 which is incompatible.

Should I put the correct packages version inside the requirements.txt file of the bootstrap repository?

Steps To Reproduce

No response

Possible Solution

No response

Additional Information/Context

No response

ADF Version

3.2.0

Contributing a fix?

  • Yes, I am working on a fix to resolve this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions