Open caoping6 opened 1 year ago
when I execute 'milvusdm --yaml M2M.yaml' Exception:Error with: name 'delids' is not defined
I found that the error occurs on line 47 of read_milvus_data.py! The variable defined is 'del_ids', But when debug prints it references 'delids'
when I execute 'milvusdm --yaml M2M.yaml' Exception:Error with: name 'delids' is not defined