Node Python Commands
Check Items
Check whether the Python commands are available on a node.
Check Method
/usr/bin/python --version echo $?
If the command output is not 0, the check fails.
Solution
Reset the node or manually install Python before attempting the upgrade again.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.