Installing for non-default python #253
Unanswered
markcmiller86
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On LLNL CZ/RZ systems, the default python is still pretty old.
To install for non-default python, here is what I do...
module load python/x.y.zx.y.zis for example3.8.2python3and it will print that information about...envcommand to run Silo's configure script and set bothPYTHONandPYTHON_CPPFLAGSPYTHON_CPPFLAGSrunpython3,import sysand examinesys.pathBeta Was this translation helpful? Give feedback.
All reactions