rabbah commented on issue #4456: wskadmin is not python3 compatible URL: https://github.com/apache/incubator-openwhisk/issues/4456#issuecomment-486370363 Also found there's a difference in how argparse works in python 3 - where the `cmd` subparser isn't required as it is in python2 and leads to an indexing error. `cmd` is `None`, should report `usage` info.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
