You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Querying an array job with openjobinfo returns an error:
print(lsf.lsb_openjobinfo(887163[45],'', 'nxf30690','','', 0x02000))
Traceback (most recent call last):
File "", line 1, in
TypeError: 'int' object is not subscriptable
Is there a better way to query an specific arrayid in a job?