Installation and Deployment Fail due to Incomplete Python 3 in CentOS 7.6
Symptom
The installation and deployment fail due to incomplete Python 3 in CentOS 7.6.

Cause Analysis
In CentOS 7.6_AArch64, the functions of Python 3 installed by the user are incomplete, and libselinux is not installed. MindCluster Ascend Deployer preferentially uses Python 3 for software installation. As a result, the installation fails.
Solution
Reinstall libselinux and run the installation command on MindCluster Ascend Deployer.
Parent topic: System Dependency-related FAQs