By the way, in synchronize.py", line 57 going to following line.
sl = self._semlock = _multiprocessing.SemLock(
kind, value, maxvalue, self._make_name(),
unlink_now)
I guess it is trying to reach a shared memory. there are some discussion about this SemLock method permission problems in internet but I could not find a proper solution in internet.
Topic:
Code Signing
SubTopic:
General
Tags: