Closed
Description
While trying to install and setup pyiron on a new machine we got following error when trying to submit a simple Lammps test job:
FileNotFoundError: [Errno 2] No such file or directory: 'sbatch'
When submitting the job directly logged into the cluster using sbatch run_queue.sh it works fine, also when manually starting python and submitting using subprocess.check_output(["sbatch", "run_queue.sh"]) no problems occur. I highly appreciate any ideas what could cause this.
Maybe @jan-janssen has a hint for me?
Metadata
Metadata
Assignees
Labels
No labels