Hi, I get the following error when parsing the scannet data. Do you have any clues for it?
Traceback (most recent call last):
File "./scannet-export.py", line 300, in
pool.join()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 474, in join
assert self._state in (CLOSE, TERMINATE)
Hi, I get the following error when parsing the scannet data. Do you have any clues for it?
Traceback (most recent call last): File "./scannet-export.py", line 300, in
pool.join()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 474, in join
assert self._state in (CLOSE, TERMINATE)