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
Running nf-core modules info on nf-core/tools version 2.5.dev0 produces a TypeError
nf-core modules info
nf-core/tools version 2.5.dev0
TypeError
nf-core modules info TypeError: __init__() takes 6 positional arguments but 7 were given /Users/arthurgymer/.pyenv/versions/3.9.7/envs/nf-core/lib/python3.9/site-packages/nf_core/__main__.py:711 in info │ │ │ │ 710 │ try: │ │ ❱ 711 │ │ module_info = nf_core.modules.ModuleInfo( │ │ 712 │ │ │ dir,
nf-core/tools version 2.5.dev0 python 3.9.7 macOS
The text was updated successfully, but these errors were encountered:
Closing due to merge of #1720.
Sorry, something went wrong.
mirpedrol
No branches or pull requests
Description of the bug
Running
nf-core modules info
onnf-core/tools version 2.5.dev0
produces aTypeError
Command used and terminal output
System information
nf-core/tools version 2.5.dev0
python 3.9.7
macOS
The text was updated successfully, but these errors were encountered: