Error during the build: Python.h: No such file or directory #2641
-
Hi, Last week, I opened a discussion here about the installation of MET on Levante. After we resolved that issue, I continued with the build as described here. Unfortunately, I encountered a new error message and don't know how to resolve it. First, I run this line
In the previous issue, there was an error with Attached, you can find the make_install.log file. Please let me know if you need any additional details or files. Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hello, I see you're having issues compiling MET, in particular, finding the I see, in particular, that the compilation is failing for the source file named In your output, I see these two compilation options listed in order:
And note that all those extra So this is very likely just an issue in how you have MET configured. To debug that further, please send me the In particular, compiling MET requires setting many environment variables to tell it where to find it's dependent libraries. Run Hope that helps. |
Beta Was this translation helpful? Give feedback.
Hi @anwe5. Thank you for passing along the screen output. Everything looked fine to me. However, I did note something odd. The configure command in your screen output was:
which is all exactly what we would expect to see based on your
install_met_env_levante.txt
file. But your config.log file shows the configure command as being: