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!
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?