Hi All,
I am a newbie. How would I be able to resolve this error:
Unable to resolve interpreter for: c:\Users\DanyalM\Documents\example-http-api-robot\robot.yaml
It exists on all projects.
Any help would be great
Hi All,
I am a newbie. How would I be able to resolve this error:
Unable to resolve interpreter for: c:\Users\DanyalM\Documents\example-http-api-robot\robot.yaml
It exists on all projects.
Any help would be great
Hi, could you provide more details?
resolve issue happens when you run robot?
also robot version will be useful
In general this means that the environment from the robot (using Robocorp Code - Visual Studio Marketplace) was not properly resolved.
Usually Output > Robot Framework
or Output > Robocorp Code
will show more information on what actually failed when resolving your environment.
Hi, I’m a newbie too. I tried to run my first robot in the VSCode but it coming the same error. I Have installed Python 3.12 latest version. installed correctly Robocorp code too. I tried to troubleshoot this issue by reinstalling robocorp code extension also but it does not work. Any help would be appreciated. Thank you