This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTLS UI Error——日志中显示系统找不到指定的文件

日志中的内容是:

[2021-05-12 15:46:28,766] rtls_ui - ERROR - Exception on /rtls-ui/api/initialize [POST]
Traceback (most recent call last):
File "site-packages\flask\app.py", line 1949, in full_dispatch_request
File "site-packages\flask\app.py", line 1935, in dispatch_request
File "site-packages\flask_restful\__init__.py", line 458, in wrapper
File "site-packages\flask\views.py", line 89, in view
File "site-packages\flask_restful\__init__.py", line 573, in dispatch_request
File "rtls_ui_restapi.py", line 812, in post
File "rtls_ui_restapi.py", line 190, in initiat_rtls_util
File "subprocess.py", line 775, in __init__
File "subprocess.py", line 1178, in _execute_child
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
[2021-05-12 15:46:28,768] werkzeug - INFO - 127.0.0.1 - - [12/May/2021 15:46:28] "[35m[1mPOST /rtls-ui/api/initialize HTTP/1.1[0m" 500 -