Skip to content

[RUNTIME] Problem when "running" package from source using uv run --with= #655

Description

@amotl

Problem

git clone https://github.com/crate/cratedb-toolkit
cd cratedb-toolkit
uv run --with='.[kinesis,test]' pytest -m kinesis
  × No solution found when resolving dependencies for split (markers: python_full_version >= '3.10'):
  ╰─▶ Because cratedb-toolkit[io-ingestr] depends on sqlalchemy>=1,<2 and cratedb-toolkit[all] depends on sqlalchemy>=2, we can conclude that
      cratedb-toolkit[all] and cratedb-toolkit[io-ingestr] are incompatible.
      And because your project requires cratedb-toolkit[all] and cratedb-toolkit[io-ingestr], we can conclude that your project's requirements are
      unsatisfiable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions