<div>Wondering if anyone has encountered this error before. I'm new to a research project and trying to get some old code to work again in the server. Basically I've installed miniconda, created a new environment into which I've installed nano qmflows for python. Then I installed cp2k-7.1, I installed it with the all packages selection so it should have installed everything. I've made a ton of progress with getting towards a successful execution but I've been stuck for a while now with a specific error: "Exec Format Error"</div><div><br></div><div>I run a batch script which initializes the environment, then runs the python script, which imports nanoqm and runs the "derivative_coupling" workflow. It takes an already generated .xyz file, schedules around 6000 points and then errors with about 300 repeats of the following line:</div><div><br></div><div>slurmstepd: error: execve(): /${my_dir}/cp2k.popt: Exec format error</div><div><br></div><div>I've tried all kinds of executables inside the cp2k-7.1/arch/ folder and all of them return the same thing. Although it simultaneously tells me:</div><div><br></div><div>There are no wave function file in path: '/${work_dir}/cp2k_job.006' with a traceback of the python error.</div><div><br></div><div>My understanding of exec format error is that there's a problem with the script attempting to be run, the actual cp2k.psmp or popt or sopt file is unable to be run. Has anyone encountered this before? Is there any advice for solving this issue? There's quite a lot of pressure to get this working and this is my first semester in the project. <br></div><div><br></div><div>Thanks for reading<br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ca4b462a-959c-4a63-b3f4-7ec33b0a3bban%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/ca4b462a-959c-4a63-b3f4-7ec33b0a3bban%40googlegroups.com</a>.<br />