milvus-io / pymilvus

Python SDK for Milvus.
Apache License 2.0
1.03k stars 328 forks source link

[Bug]: TypeError("data type 'bfloat16' not understood" #2172

Open pocketreciver opened 4 months ago

pocketreciver commented 4 months ago

Is there an existing issue for this?

Describe the bug

{TypeError}TypeError("data type 'bfloat16' not understood")

Screenshot from 2024-07-11 11-06-38

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):

> docker

- Milvus version:

> Milvus 2.4.5 
> pymilvus 2.4.4

### Anything else?

_No response_
1191658517 commented 3 months ago

what's your numpy version?

pocketreciver commented 2 months ago

what's your numpy version?

pip install numpy==1.24.4