milvus-logo

FAQ

I'm getting random "socket operation on non-socket" errors from gRPC.

Make sure to set the environment variable GRPC_ENABLE_FORK_SUPPORT=1. For reference, see this post.

How to fix the error when I install PyMilvus on Windows?

Try installing PyMilvus in a Conda environment.

Section author: Yangxuan@milvus