twitterscraper icon indicating copy to clipboard operation
twitterscraper copied to clipboard

Thread 'Supervisor' crashed: AttributeError("'IMapUnorderedIterator' object has no attribute '_write_to'")

Open seyirex opened this issue 5 years ago • 4 comments

Thread 'Supervisor' crashed: AttributeError("'IMapUnorderedIterator' object has no attribute '_write_to'") Traceback (most recent call last): File "C:\Users\Oluwaseyi\Anaconda3\lib\site-packages\billiard\pool.py", line 504, in run return self.body() File "C:\Users\Oluwaseyi\Anaconda3\lib\site-packages\billiard\pool.py", line 563, in body pool._maintain_pool() File "C:\Users\Oluwaseyi\Anaconda3\lib\site-packages\billiard\pool.py", line 1342, in _maintain_pool joined = self._join_exited_workers() File "C:\Users\Oluwaseyi\Anaconda3\lib\site-packages\billiard\pool.py", line 1234, in _join_exited_workers write_to = job._write_to AttributeError: 'IMapUnorderedIterator' object has no attribute '_write_to'

seyirex avatar Apr 23 '20 09:04 seyirex

Please share your command so I can attempt to reproduce.

lapp0 avatar Jun 07 '20 21:06 lapp0

I do have same issue. I just tried basic "twitterscraper Trump --limit 1000 --output=tweets.json" and also different queries using python as well.

sivaji1233 avatar Jul 05 '20 06:07 sivaji1233

@bluebug565 was you able to resolve the issue?

sivaji1233 avatar Jul 05 '20 22:07 sivaji1233

I have this issue too. can anyone help?

saeideh676 avatar Jul 27 '20 16:07 saeideh676