pyang-json-schema-plugin icon indicating copy to clipboard operation
pyang-json-schema-plugin copied to clipboard

while running this command

Open rahul12130 opened this issue 1 year ago • 1 comments

rahul12130 avatar Jul 14 '23 09:07 rahul12130

for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, 'name': 'builtin', 'ord': , 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': Type license() to see the full license text, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': , 'range': , 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': , 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': , 'divmod': , 'enumerate': <type 'enumerate'>, 'apply': , 'LookupError': <type 'exceptions.LookupError'>, 'open': , 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': , 'hex': , 'long': <type 'long'>, 'next': , 'ImportError': <type 'exceptions.ImportError'>, 'chr': , 'xrange': <type 'xrange'>, 'type': <type 'type'>, 'doc': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the nil' object; Ellipsis represents ...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': , 'delattr': , 'setattr': , 'raw_input': , 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': , 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, 'import': , 'KeyError': <type 'exceptions.KeyError'>, 'coerce': , 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': , 'id': , 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': , 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': , 'any': , 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': , 'buffer': <type 'buffer'>, 'max': , 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': , 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': , 'debug': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}, 'file': '../plugin.pyc', 'pkg_resources': <module 'pkg_resources' from '/usr/lib/python2.7/dist-packages/pkg_resources/init.pyc'>, 'package': None, 'sys': <module 'sys' (built-in)>, 'init': <function init at 0x7fde1c964f50>, 'PyangPlugin': <class 'plugin.PyangPlugin'>, 'plugins': [], 'name': 'plugin', 'os': <module 'os' from '/usr/lib/python2.7/os.pyc'>, 'doc': 'pyang plugin handling'} ~

generating the file but inside the contain is not correct if you have all steps can provide here

rahul12130 avatar Jul 14 '23 09:07 rahul12130