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

TypeError: __init__() missing 1 required positional argument: 'args' #258

Open
imsarath opened this issue Sep 29, 2021 · 1 comment
Open
Assignees
Labels
awaiting reply waiting for reply from the reporter bug

Comments

@imsarath
Copy link

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):

  • OS: Ubuntu 18.04.5 LTS
  • Python Version 3.6.13
  • MAVIS Version 2.2.10
  • Blat/BWA Version - 36/bwa-0.7.17
@imsarath imsarath added the bug label Sep 29, 2021
@mattdoug604
Copy link
Member

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)

@creisle creisle added the awaiting reply waiting for reply from the reporter label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reply waiting for reply from the reporter bug
Projects
None yet
Development

No branches or pull requests

4 participants