Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Line 207 on lsf_status.py #54

Closed
shalabhsuman opened this issue May 4, 2022 · 1 comment
Closed

Error with Line 207 on lsf_status.py #54

shalabhsuman opened this issue May 4, 2022 · 1 comment

Comments

@shalabhsuman
Copy link

I am receving the following error:

Resuming incomplete job 9 with external jobid '3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 06:04:10) '.
Traceback (most recent call last):
  File ".config/snakemake/lsf/lsf_status.py", line 207, in <module>
    jobid = int(split_args[0])
ValueError: invalid literal for int() with base 10: '3.8.13'
WorkflowError:
Failed to obtain job status. See above for error message.
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: .snakemake/log/2022-05-04T193619.896311.snakemake.log

SnakeMake version: 7.5.0

It can be related to issue #45

@shalabhsuman
Copy link
Author

was able to resolve it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant