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
216 stars 132 forks source link

[TASK] using python3 for initial install if it is available but not python #2267

Closed joshua-cogliati-inl closed 5 months ago

joshua-cogliati-inl commented 5 months ago

Issue Description

Is your feature request related to a problem? Please describe.

... temporarily using Python python3 for installation
./scripts/establish_conda_env.sh: line 185: python: command not found

Describe the solution you'd like If python3 is found, use it in create_libraries during conda installation.


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

wangcj05 commented 5 months ago

checklist is good.