Skip to content

python on Windows uses different python interpreter #3884

@skshetry

Description

@skshetry

Noticed that python scripts running on Windows uses different python interpreter, possibly 2.7, as exist_ok usage on makedirs failed on a test, it is available from python>3.2).

Could be a PATH issue. One way to workaround could be using python3. But, a good solution would be use same interpreter for running tests and on PATH.

Originally posted by @skshetry in #3850 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2-mediumMedium priority, should be done, but less importanttestingRelated to the tests and the testing infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions