The exit status of the task that caused the workflow execution to fail was: 1.
The full error message was:
Error executing process > 'prep_params_massbank'
Caused by:
Process `prep_params_massbank` terminated with an error exit status (1)
Command executed:
python3 /app/pipelines/gnps_ml_processing_workflow/GNPS_ML_Processing/../MassBank_Processing/bin/prep_params.py --glob "MassBank-data/*/*.txt" --blacklist "legacy.blacklist" -p "10000"
# python3 /app/pipelines/gnps_ml_processing_workflow/GNPS_ML_Processing/../MassBank_Processing/bin/prep_params.py # --glob "MassBank-data/MSSJ/*.txt" # --blacklist "legacy.blacklist" # -p "10000"
Command exit status:
1
Command output:
(empty)
Command error:
Traceback (most recent call last):
File "/app/pipelines/gnps_ml_processing_workflow/GNPS_ML_Processing/../MassBank_Processing/bin/prep_params.py", line 5, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'
Work dir:
/data/gscratch/web-services/Cleaning_Pipelines/work/94/dcc5c6f0e64759f9bf2ebdd98cab9a
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named `.command.sh`
nextflow run /app/pipelines/gnps_ml_processing_workflow/GNPS_ML_Processing/nf_workflow.nf --GNPS_json_path /output/ALL_GNPS_NO_PROPOGATED.json --output_dir /output/cleaned_data/ --conda_path /app/pipelines/conda_envs/gnps2_ml_processing_env --matchms_conda_path /app/pipelines/conda_envs/matchms_env --api_cache /output/structure_classification/ -with-report /output/cleaned_data/ml_pipeline_report.html -with-timeline /output/cleaned_data/ml_pipeline_timeline.html -w /data/gscratch/web-services/Cleaning_Pipelines/workd07e4bbd5164ef48fc8bd5c492e8eef228ba9eee-5a38-43b1-9fc0-2b26802db4d0These plots give an overview of the distribution of resource usage for each process.
This table shows information about each task in the workflow. Use the search box on the right to filter rows for specific values. Clicking headers will sort the table by that value and scrolling side to side will reveal more columns.