Skip to content

Can't use Python extension #2675

Closed
Closed
@konradzadroga

Description

@konradzadroga

Dear Team,

I am experiencing issue with code-server (latest version, 3.8.0, inside Docker container).
After installing 'Python' extension I can't use it because of some dependencies.
Errors in the console:

"Activating extension 'ms-toolsai.jupyter' failed: Cannot find module '/home/coder/.local/share/code-server/extensions/ms-toolsai.jupyter-2020.12.1/out/client/extension'
Require stack:
- /usr/lib/code-server/lib/vscode/out/vs/loader.js
- /usr/lib/code-server/lib/vscode/out/bootstrap-amd.js
- /usr/lib/code-server/lib/vscode/out/bootstrap-fork.js."
"Cannot activate extension 'Python' because it depends on extension 'ms-toolsai.jupyter', which failed to activate."

I would be thankful if you will provide me with some workaround.

Thank you :)

  • Web Browser: Google Chrome
  • Local OS: Windows 10
  • Remote OS: Ubuntu 18.04
  • Remote Architecture: ALB + EC2 + Openresty + code-server inside Docker container
  • code-server --version: 3.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoWaiting for more information from submitter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions