Skip to content

sbatch FileNotFoundError #153

Closed
Closed
@Leimeroth

Description

@Leimeroth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions