Skip to content

Errors with gevent #14

@gg4u

Description

@gg4u

I get following errors:
gevent 1.1.2


 Proxy           | CC  |       Domain          | Time/Errors

Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/gevent/threadpool.py", line 293, in _on_async
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 415, in __call__
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 336, in set_exception
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 243, in g
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 297, in dump_traceback
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 274, in _init
  File "/Library/Python/2.7/site-packages/gevent/builtins.py", line 86, in __import__
ImportError: No module named platform
<async at 0x109f716e0> failed with ImportError

Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/gevent/threadpool.py", line 293, in _on_async
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 415, in __call__
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 336, in set_exception
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 243, in g
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 298, in dump_traceback
TypeError: 'NoneType' object is not callable
<async at 0x109f71980> failed with TypeError

Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/gevent/threadpool.py", line 293, in _on_async
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 415, in __call__
  File "/Library/Python/2.7/site-packages/gevent/event.py", line 336, in set_exception
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 243, in g
  File "/Library/Python/2.7/site-packages/gevent/_tblib.py", line 298, in dump_traceback
TypeError: 'NoneType' object is not callable
<async at 0x109f71c20> failed with TypeError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions