PySlurm / pyslurm

Python Interface to Slurm
https://pyslurm.github.io
GNU General Public License v2.0
479 stars 117 forks source link

pyslurm is installation failed #330

Closed balajin2022 closed 8 months ago

balajin2022 commented 8 months ago

Details

Issue

tazend commented 8 months ago

Hi,

assuming you are trying to install pyslurm from the main branch on a Cluster that has Slurm 21.08.5: This is expected to fail. The main branch is currently for slurm 23.2.X releases. For 21.08, you need to use this branch: https://github.com/PySlurm/pyslurm/tree/21.8.x

tazend commented 8 months ago

Closing this, feel free to reopen it if you have further questions/problems