We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
Encountered the following error msg when try to run mavis with the local scheduler.
File - "mavis/schedule/pipeline.py", line 887, in read_build_file TypeError: __init__() missing 1 required positional argument: 'args'
To Reproduce Try to run with a local scheduler
Expected behavior Successful execution of mavis with local cores.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered:
Hi @imsarath, thanks for reporting this.
Version 2.2.10 of MAVIS is still under review. I would recommend using version 2.2.9 for now (https://github.com/bcgsc/mavis/releases/tag/v2.2.9)
Sorry, something went wrong.
calchoo
No branches or pull requests
Describe the bug
Encountered the following error msg when try to run mavis with the local scheduler.
To Reproduce
Try to run with a local scheduler
Expected behavior
Successful execution of mavis with local cores.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: