forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com> Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
1.0 KiB
1.0 KiB
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.
Parent topic: Troubleshooting for Pre-upgrade Check Exceptions