Skip to content

[DEFECT] RAVEN fails if pip3 is for different version of python than used for running RAVEN. #2336

Open
@joshua-cogliati-inl

Description

@joshua-cogliati-inl

Thank you for the defect report

Defect Description

If python is install such that pip3 is a different version of python than in the raven libraries environment, the build raven will fail.

This will fail when the tests are run because the built version will be a different version from the version that is imported.

Steps to Reproduce

Create two installs of python, and use one for the python command and the other for the pip3 command.

Expected Behavior

Raven can build python.

Screenshots and Input Files

No response

OS

Windows

OS Version

No response

Dependency Manager

CONDA

For Change Control Board: Issue Review

  • Is it tagged with a type: defect or task?
  • Is it tagged with a priority: critical, normal or minor?
  • If it will impact requirements or requirements tests, is it tagged with requirements?
  • If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
  • Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)

For Change Control Board: Issue Closure

  • If the issue is a defect, is the defect fixed?
  • If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
  • If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
  • If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
  • If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions