You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The environment is a linux HPC CentOS 7.
nextflow version 23.04.1.5866
I'm not sure if it was installed using:
conda install nf-core
or
conda install bioconda::nf-core
Here is the nextflow version from conda list
nextflow 23.04.1 bioconda
I tried to install nextflow in a new conda environment and the error is what I posted above. Is there an option to run without any amazon credentials ( --no-sign-request) ?
Description of the bug
error when running:
nextflow run nf-core/rnaseq -r 3.18.0 --input samplesheet.csv --outdir nextflow_rna_seq --genome GRCh37 -profile singularity
ERROR ~ Class definition not found: com/amazonaws/AmazonServiceException
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: