Singularity ImportError: cannot import name 'SemLock' from '_multiprocessing' #4500
-
Hi! I've built the singularity container with the definition file provided in the repository. Files are arranged as followed: I run the the job by: However I get the following error:
I searched on internet but could not find anything. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for sharing this. I'm not that familiar with SLURM but it looks like the error is coming from |
Beta Was this translation helpful? Give feedback.
-
Hi Matthias! Thank you very much for your answer. I executed the singularity image only for
I will look at their repo. |
Beta Was this translation helpful? Give feedback.
Hi Matthias!
Thank you very much for your answer.
Yes, it is indeed, you are right.
I executed the singularity image only for
from sklearn.linear_model import LogisticRegression
.I got the same error: