Hi,
When I tried to rerun your code in bash,
nextflow run dummydataset.nf --epoch 10 -c nextflow.config -resume
It fails the nextflow.config due to unknown config attribute PYTHONPATH
ruiqi@DESKTOP-BJB5T72:~/BE 223B/Naylor/DRFNS-master$ nextflow run dummydataset.nf --epoch 10 -c nextflow.config -resume
N E X T F L O W ~ version 19.10.0
Launching `dummydataset.nf` [jolly_magritte] - revision: 176bd474ac
Unknown config attribute `PYTHONPATH` -- check config file: /home/ruiqi/BE 223B/Naylor/DRFNS-master/nextflow.config
Have you ever encountered such bug?
Hi,
When I tried to rerun your code in bash,
nextflow run dummydataset.nf --epoch 10 -c nextflow.config -resumeIt fails the nextflow.config due to unknown config attribute
PYTHONPATHHave you ever encountered such bug?