Hi,

> 1.     CentOS7 with Python 2.7.5

> Root cause is my argparse and python version. But change the invoking order 
> can adapt both new and old argparse.

python2 is EOL and not supported any more.
please "yum install python3" (yes, centos7 has it, was added in 7.8).

take care,
  Gerd


Reply via email to