-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Install grpcio in Python 3.12
requires >=1.59
, is there any plan to support Python 3.12
version?
Now I've solved the problem by cloning the code and changing grpcio>=1.49.1,<=1.59.0
.
See: grpc/grpc#34398
Expected Behavior
No response
Steps/Code To Reproduce behavior
No response
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
No labels