Skip to content

Strands-agents-tools not compatible with SMD #856

@athkulk

Description

@athkulk

strands-agents-tools requires rich >=14.0.0,<15.0.0
langchain (already in SMD) requires rich >=13.9.4,<14.0.0

error    libmamba Could not solve for environment specs
    The following packages are incompatible
    ├─ langchain >=0.3.27,<1.0.0 * is installable with the potential options
    │  ├─ langchain 0.3.27 would require
    │  │  └─ langchain-text-splitters <1.0.0,>=0.3.9 *, which requires
    │  │     └─ langchain-core <1.0.0,>=0.3.72 *, which requires
    │  │        └─ langsmith >=0.3.45 *, which requires
    │  │           └─ rich >=13.9.4,<14.0.0 *, which can be installed;
    │  └─ langchain 0.3.27 would require
    │     └─ python >=3.9,<3.12a0 *, which can be installed;
    ├─ libsqlite <3.49.0 * is requested and can be installed;
    ├─ python >=3.12.9,<3.13.0 * is not installable because there are no viable options
    │  ├─ python 3.12.9 conflicts with any installable versions previously reported;
    │  ├─ python [3.12.10|3.12.9] would require
    │  │  └─ libsqlite >=3.49.1,<4.0a0 *, which conflicts with any installable versions previously reported;
    │  └─ python 3.12.11 would require
    │     └─ libsqlite >=3.50.0,<4.0a0 *, which conflicts with any installable versions previously reported;
    └─ strands-agents-tools =* * is not installable because it requires
       └─ rich >=14.0.0,<15.0.0 *, which conflicts with any installable versions previously reported.

critical libmamba Could not solve for environment specs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions