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
code-server to 3.4.1 + python to 2020.5.x 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.
#1855
It looks like this is the same issue as #1837 although it doesn't list the actual problem like this issue does. I'll close this one and add the details to #1837. Thank you for the report!
The solution is to not only downgrade ms-python to 2020.5.x but also upgrade code-server to 3.4.1
Originally posted by @gauravk88 in #1821 (comment)
The text was updated successfully, but these errors were encountered: