forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
1010 B
1010 B
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
Install Python before the upgrade.
Parent topic: Troubleshooting for Pre-upgrade Check Exceptions