zilliztech / milvus_cli

Milvus Command Line
Apache License 2.0
87 stars 13 forks source link

When I run milvus_cli.exe on Windows 10, it shows the following error:[17988] Execution of script 'milvus_cli' failed due to unhandled exception! #66

Open wangyu8460958 opened 10 months ago

wangyu8460958 commented 10 months ago

When I run milvus_cli.exe on Windows 10:

it show this error: C:\Users\yu.wang\Downloads>milvus_cli.exe Traceback (most recent call last): File "scripts\milvus_cli.py", line 1, in ImportError: attempted relative import with no known parent package [17988] Failed to execute script 'milvus_cli' due to unhandled exception!

How can I solve this problem?