Skip to content

pet.exe depends on vcruntime140.dll #406

Description

Hi,

Running VS code 1.113 on Win 11

pet.exe in ms-python.vscode-python-envs-1.26.0-win32-x64 depends on vcruntime140.dll. This breaks python environment detection. The error message is available in VS code, but difficult to locate.

Installing Visual C++ v14 Redistributable required admin rights, which is not generally available on enterprise PCs. Copying vcruntime140.dll into the path solves the problem, but is clumsy.

Would be possible to link pet.exe statically to prevent this to keep VS code and python fully functional without admin rights?

Best regards,
Per

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions