Skip to content

[Bug]: Pymilvus requires orjson as a dependency, but it's not declared in pyproject.toml #3004

@zhuwenxing

Description

@zhuwenxing

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

 uv pip install -i https://test.pypi.org/simple/ pymilvus==2.7.0rc34
  × No solution found when resolving dependencies:
  ╰─▶ Because orjson was not found in the package registry and pymilvus==2.7.0rc34 depends on orjson>=3.10.15, we can conclude that pymilvus==2.7.0rc34 cannot be used.
      And because you require pymilvus==2.7.0rc34, we can conclude that your requirements are unsatisfiable.

Expected Behavior

No response

Steps/Code To Reproduce behavior

Environment details

- Hardware/Softward conditions (OS, CPU, GPU, Memory):
- Method of installation (Docker, or from source):
- Milvus version (v0.3.1, or v0.4.0):
- Milvus configuration (Settings you made in `server_config.yaml`):

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions