Skip to content

Python installation from virtual environment not used #213

@alnlarsen

Description

@alnlarsen

In a virtual environment, it is possible to install another version of Python than the one which is installed globally.
This is useful for OpenTAP's python plugin because it is pretty picky about which versions it can use.
Unfortunately, we still try to load the global installation even if the virtual environment has an installation. Let's see if we can support loading python from the virtual environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions