show-struct icon indicating copy to clipboard operation
show-struct copied to clipboard

TypeError: '<' not supported between instances of 'str' and 'int'

Open camAtGitHub opened this issue 2 years ago • 0 comments

Hello, Firstly thanks for the script - I find it very useful hence the request :-)

Given an input of: {"ansible_python":{"version":{"major":2,"micro":5,"minor":7,"releaselevel":"final","serial":0},"version_info":[2,7,5,"final",0]}}

Is it possible to work around the type comparison being done in this instance?

Many Thanks

camAtGitHub avatar Jun 28 '22 04:06 camAtGitHub