strange problem with multiprocessing

N

Neal Becker

Any idea what this could be about?

Traceback (most recent call last):
File "run-tests-10111104.py", line 48, in <module>
results = pool.map (run_test, cases)
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 199, in map
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 491, in get
raise self._value
ValueError: cannot convert float NaN to integer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top