Skip to content

[BUG] VS-Code loading fails with V2.0.0 #519

@Houbein

Description

@Houbein

Describe the bug
There are 2 bugs I want to report.
With V2.0.0 that just released, the VS-Code plugin fails to load unless you also have the Python library version 2.0.0 installed (see Screenshot1). This is a problem for us since our Python libraries are only available to us through an internal mirror that does not do real-time synchronisation with pypi but has a delay to see if a package is infected. Implemented after the massive NPM package phishing attack of a few weeks ago.

Even with with Python library version 2.0.0 installed (I bypassed our mirror to test it) it no longer seems to recognize my Python install. It asks to select an interpreter (see Screenshot2), but even when I do nothing happens.

Desktop (please complete the following information):

  • VS Code Version 1.105.0
  • RobotCode Version 2.0.0
  • OS: Windows 11
  • Python Version: 3.13.7
  • RobotFramework Version 7.3.2
  • Robocop 6.7.2
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions