Skip to content

Bug with dependency "ms-python.python" #908

@yazimut

Description

@yazimut

I'm trying to install extensions from local .vsix files:

  • ms-python.debugpy (name it A)
  • ms-python.python (name it B)
    But A tries to download and install B, and B tries to download and install A
    If install B first, the same happens...

And it's strange, that this happens only with Linux-64 versions... In Windows no such problem

I'm using:

  • VSCode 1.107.1
  • ms-python.debugpy-2025.18.0-linux-x64.vsix
  • ms-python.python-2025.20.1-linux-x64.vsix

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions