idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
217 stars 133 forks source link

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

Open joshua-cogliati-inl opened 2 months ago

joshua-cogliati-inl commented 2 months ago

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

For Change Control Board: Issue Closure