若已删除install工具,请参见安装MindIO ACP服务器端的步骤 1~步骤 5,重新上传软件包并解压install工具,完成host_ip_list配置。
cd 软件包上传路径/install
python3 hand_out_deploy.py uninstall install_path
install_path:指定卸载MindIO ACP文件路径,如果不指定,默认卸载路径为“/opt”。
输入用户名和密码,回显如下:
1 2 3 4 5 | input login user:{MindIO-install-user} input login password:password (1/3)----------check the configuration file. (2/3)----------uninstall in all nodes. (3/3)----------success. |
pip3 uninstall torch_mindio
pip3 uninstall mindio
rm -f /var/log/app_hand_out_py.log