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

Changing to calling pip from python command. #2337

Open joshua-cogliati-inl opened 2 months ago

joshua-cogliati-inl commented 2 months ago

Pull Request Description

What issue does this change request address?

Closes #2336

What are the significant changes in functionality due to this change request?

Calls python -m pip instead of pip3 in the build_raven script. This is a way to ensure that the correct version of pip is used.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

moosebuild commented 1 month ago

Job Mingw Test on 9805ba5 : invalidated by @joshua-cogliati-inl

scripts/establish_conda_env.sh: line 153: 10343 Segmentation fault