export FLIT_ROOT_INSTALL=1 cd /path/to/Flit sed -i "363s/False/True/g" tests/test_install.py pytest
结果回显如下,出现图中信息则为运行成功。