mean-teacher icon indicating copy to clipboard operation
mean-teacher copied to clipboard

ValueError: signal number 32 out of range

Open chituzidehuluobo opened this issue 4 years ago • 0 comments

Exception in thread Thread-1: Traceback (most recent call last): File "/home/anaconda3/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/home//anaconda3/lib/python3.6/threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "/home/anaconda3/lib/python3.6/multiprocessing/resource_sharer.py", line 139, in _serve signal.pthread_sigmask(signal.SIG_BLOCK, range(1, signal.NSIG)) File "/home/anaconda3/lib/python3.6/signal.py", line 60, in pthread_sigmask sigs_set = _signal.pthread_sigmask(how, mask) ValueError: signal number 32 out of range

I want to know what version of python you are using.

chituzidehuluobo avatar Jun 11 '20 09:06 chituzidehuluobo