Replies: 1 comment 1 reply
-
Thanks, I solved this by re_installing QE and setting some missing libraries in my environment variables |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I need help with my installation. After I installed QE version 7.2 via Cmake, I encountered an error during the installation process of QERaman. Specifically, I received the following error message:
supp.f90:10:6:
10 | USE kinds, ONLY : DP
| 1
Fatal Error: Cannot open module file ‘kinds.mod’ for reading at (1): No such file or directory
compilation terminated.
../../make.inc:16: recipe for target 'supp.o' failed
make: *** [supp.o] Error 1
what can I do to correct this, note I successfully installed QE 7.2, and it is running calculations. I have also attached the error message here. Thanks for your help
error file.txt
Beta Was this translation helpful? Give feedback.
All reactions