What Do I Do If the ascend-deployer Tool Is Unavailable Because the Python Installation Is Interrupted Unexpectedly
Symptom
When a user runs the ./install.sh --check command or other installation commands for the first time, Python 3.7.5 is automatically installed. If the Python installation is interrupted unexpectedly, the tool may be unavailable when the command is executed again.
Solution
Delete the Python 3.7.5 installation directory (for example, the default installation directory for the root user is /usr/local/python3.7.5) and use the ascend-deployer tool to install Python 3.7.5.
Parent topic: FAQs