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

nf-core/tools download error #3111

Closed
apeltzer opened this issue Aug 13, 2024 · 5 comments
Closed

nf-core/tools download error #3111

apeltzer opened this issue Aug 13, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@apeltzer
Copy link
Member

Description of the bug

 File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/nf_core/pipelines/create/__init__.py", line 75, in PipelineCreateApp
    template_features_yml = utils.load_features_yaml()
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/nf_core/pipelines/create/utils.py", line 254, in load_features_yaml
    with open(features_yml_path) as fh:
         ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/nf_core/pipelines/create/templatefeatures.yml'

Command used and terminal output

https://github.com/nf-core/demultiplex/actions/runs/10372052243/job/28713825503?pr=247

System information

GHA

@grst
Copy link
Member

grst commented Aug 13, 2024

Very same issue in scrnaseq:
https://github.com/nf-core/scrnaseq/actions/runs/10371768656/job/28712845526?pr=356

@grst
Copy link
Member

grst commented Aug 13, 2024

Might be caused by #3108 by @mirpedrol (?)

@apeltzer
Copy link
Member Author

Looks like it :-(

@apeltzer
Copy link
Member Author

@adamrtalbot reported the same on slack

@apeltzer
Copy link
Member Author

Fixed in #3112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants