Issues with compiling HIT on hpc #31439
Unanswered
TheGreatCid
asked this question in
Q&A General
Replies: 1 comment 8 replies
-
|
Hello You do need the python development headers. |
Beta Was this translation helpful? Give feedback.
8 replies
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.
-
Check these boxes if you have followed the posting rules.
Question
Hi all,
I have been running moose on a specific hpc for a while. I went and changed some files in MOOSE and went to recompile but now HIT seems to be having issues. I tried a fresh install as well but I see the same problem.
I use the libmesh and petsc script for installation and then having my own installation of python which has worked in the past.
Here is the compile error I am seeing:
Here is my diagnostic script:
The diagnostic script finds python fine.
It's possible I need to link the python libraries in the make file, but I would be surprised if so. I have successfully compiled this before without needing to do that.
Beta Was this translation helpful? Give feedback.
All reactions