Skip to content

code-server build python error #1827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stakeswky opened this issue Jun 24, 2020 · 2 comments
Closed

code-server build python error #1827

stakeswky opened this issue Jun 24, 2020 · 2 comments

Comments

@stakeswky
Copy link

OS:ubuntu18.04
ms-python:2019.3.6558
When I install the code-server success and build ms-python,I can't set interpreter in lastest ms-python.So I install the ms-python-2019.3.6558,I can set interpreter,but the debugger error.
image

Debugger Error: The number of constructor arguments in the derived class o must be >= than the number of constructor arguments of its base class.
Debugger Error: The number of constructor arguments in the derived class o must be >= than the number of constructor arguments of its base class.
Error
Error: The number of constructor arguments in the derived class o must be >= than the number of constructor arguments of its base class.
at u (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:39000)
at Object.t.getDependencies (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:39679)
at /home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:36714
at Array.forEach ()
at e (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:36528)
at Object.t.plan (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:36812)
at /home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:33700
at e._get (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:33609)
at e.get (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:16:32300)
at s.get (/home/admin_ass_ink/.local/share/code-server/extensions/ms-python.python-2019.3.6558/out/client/debugger/debugAdapter/main.js:76:102000)

Please help me!

@nhooyr
Copy link
Contributor

nhooyr commented Jun 24, 2020

See #1821

@nhooyr nhooyr closed this as completed Jun 24, 2020
@alan-he
Copy link

alan-he commented Jul 1, 2020

Codeserver v3.4.1 + ms-python 2020.5.86806 still get Debugger Error: The number of constructor arguments in the derived class s must be >= than the number of constructor arguments of its base class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants