Debug error with debugAdapter
Hi there, I cannot debug anymore, just gives an error every time, no matter the configuration used - presumably with the adapter used (debug output below). Any help with this would be appreciated, as we cannot debug at all right now and it makes python particularly terrible to use without it...
Debugger Error: The number of constructor arguments in the derived class s must be >= than the number of constructor arguments of its base class.
Debugger Error: The number of constructor arguments in the derived class s must be >= than the number of constructor arguments of its base class.
Error
Error: The number of constructor arguments in the derived class s must be >= than the number of constructor arguments of its base class.
at /tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:49928
at Array.forEach ()
at e (/tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:49491)
at Object.t.plan (/tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:50006)
at /tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:46663
at e._get (/tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:46572)
at e.get (/tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:45283)
at a.get (/tmp/vscode-extensions/ms-python.python@2020.3.69010/extension/out/client/debugger/debugAdapter/main.js:16:169782)
Comments
Hi Bryan,
We are aware about this issue and the team is actively working to resolve it.
Apologies for the inconvenience caused!
We will update with more information soon.
OK, thanks for the feedback Tanvi. If there is nothing that I'm doing wrong (which is always nice) then I will patiently wait for more info.
Please sign in to leave a comment.