Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: signal number 32 out of range #34

Open
loyevei opened this issue Jul 25, 2023 · 1 comment
Open

ValueError: signal number 32 out of range #34

loyevei opened this issue Jul 25, 2023 · 1 comment

Comments

@loyevei
Copy link

loyevei commented Jul 25, 2023

Thank you for using your task.

But I have a question about testing the DeepCrack.sh
Training the DeepCrack file is good, but I've faced the issue about python 3.5.5 maybe.

---------- Networks initialized -------------
[Network G] Total number of parameters : 14.720 M

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


Upper one is that I faced the issue.
Already I fixed the num_workers=0 but test_deepcrack.sh wasn't working.
What can I do for that issue?
Please check that issue, Thanks for your favor.

@GoroYeh-HRI
Copy link

Hi @yhlleo ,
I also got this error when trying to run:
sh ./scripts/train_roadnet.sh 0

Could you please take a look and advise me how to solve this issue? Thank you.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants