You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: [main.Process:51] Python generator raised an exception
Traceback (most recent call last):
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\jsonrpc\server.py", line 49, in Process
return plugin.process()
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\init.py", line 182, in process
code_model = self._create_code_model(yaml_data=yaml_data, options=options)
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\init.py", line 105, in _create_code_model
code_model.add_inheritance_to_models()
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\models\code_model.py", line 290, in add_inheritance_to_models
schema.base_model = [b for b in self.schemas.values() if b.id == schema.base_model][0]
IndexError: list index out of range
Error: Plugin codegen reported failure.
Command '['C:\Users\lmazuel\AppData\Roaming\npm\autorest.CMD', 'C:\Users\lmazuel\Git\azure-rest-api-specs\specification\alertsmanagement\resource-manager\readme.md', '--keep-version-file', '--multiapi', '--no-async', '--python', '--python-mode=update', '--python-sdks-folder=C:\Users\lmazuel\Git\azure-sdk-for-python\TEST', '--use=@autorest/[email protected]']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
ERROR: [main.Process:51] Python generator raised an exception
Traceback (most recent call last):
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\jsonrpc\server.py", line 49, in Process
return plugin.process()
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\init.py", line 182, in process
code_model = self._create_code_model(yaml_data=yaml_data, options=options)
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\init.py", line 105, in _create_code_model
code_model.add_inheritance_to_models()
File "C:\Users\lmazuel.autorest@[email protected]\node_modules@autorest\python\autorest\codegen\models\code_model.py", line 290, in add_inheritance_to_models
schema.base_model = [b for b in self.schemas.values() if b.id == schema.base_model][0]
IndexError: list index out of range
Error: Plugin codegen reported failure.
Command '['C:\Users\lmazuel\AppData\Roaming\npm\autorest.CMD', 'C:\Users\lmazuel\Git\azure-rest-api-specs\specification\alertsmanagement\resource-manager\readme.md', '--keep-version-file', '--multiapi', '--no-async', '--python', '--python-mode=update', '--python-sdks-folder=C:\Users\lmazuel\Git\azure-sdk-for-python\TEST', '--use=@autorest/[email protected]']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: