You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "precompute.py", line 135, in
startRepeatMap(specimen, nProcessors)
File "precompute.py", line 89, in startRepeatMap
processors.map(precomputeRepeatMap, requests)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 227, in map
50 % Complete
50 % Complete
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, in get
raise self._value
ZeroDivisionError: float division by zero
This happened on both the ZmB73 and TAIR10 precomputes.
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "precompute.py", line 135, in
startRepeatMap(specimen, nProcessors)
File "precompute.py", line 89, in startRepeatMap
processors.map(precomputeRepeatMap, requests)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 227, in map
50 % Complete
50 % Complete
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, in get
raise self._value
ZeroDivisionError: float division by zero
This happened on both the ZmB73 and TAIR10 precomputes.
The text was updated successfully, but these errors were encountered: