Skip to content
Discussion options

You must be logged in to vote

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:

Traceback (most recent call last):
  File "/opt/pyenv/versions/3.7.2/lib/python3.7/multiprocessing/synchronize.py", line 28, in <module>
    from _multiprocessing import SemLock, sem_unlink
ImportError: cannot import name 'SemLock' from '_multiprocessing' (/opt/pyenv/versions/3.7.2/lib/python3.7/lib-dynload/_multiprocessing.cpython-37m-x86_64-linux-gnu.so)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/code/debug2.py", l…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rusty1s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants