mkdir: cannot create directory ‘results_f’: File exists
mkdir: cannot create directory ‘log’: File exists
mkdir: cannot create directory ‘harvester’: File exists
mkdir: cannot create directory ‘k1’: File exists
mkdir: cannot create directory ‘k2’: File exists
mkdir: cannot create directory ‘k3’: File exists
mkdir: cannot create directory ‘k4’: File exists
mkdir: cannot create directory ‘k5’: File exists
mkdir: cannot create directory ‘k6’: File exists
which is obvious, and also the following, because the run outputs don't exist yet.
cp: cannot stat 'results_f/k*/*_f': No such file or directory
Your structure run has finished.
zip warning: name not matched: harvester_input/*
zip error: Nothing to do! (Sipho8Orden_118_4798_Harvester_Upload.zip)
mv: cannot stat 'Sipho8Orden_118_4798_Harvester_Upload.zip': No such file or directory
I delete all directories and run strauto_1.py3 and ./runstructure and yet again, nothing happens, however if i use ./structure computing does start, but only on a single core, which is not exactly what I want because i'm in a 16-core machine and it would take forever for my run to end.
I have no idea where the problem is, maybe it's the directories? but i've tried moving everything to different folders (i.e. frontend) but nothing happens.