Skip to content

OverflowError: value too large to convert to uint16_t #369

Open
@hillenbrkl

Description

@hillenbrkl

Details

  • Slurm Version: 24.11.0
  • Python Version: 3.6
  • Cython Version: 0.29.32
  • PySlurm Branch: main
  • Linux Distribution: Rocky 8

Issue

After uprading from 24.05 to 24.11 I get the following message in previously working code:

File "./bin/slurm2json", line 907, in
partitions = pyslurm.partition().get()
File "pyslurm/deprecated.pyx", line 1082, in pyslurm.deprecated.partition.get
File "pyslurm/deprecated.pyx", line 6378, in pyslurm.deprecated.get_partition_mode
OverflowError: value too large to convert to uint16_t

Metadata

Metadata

Assignees

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