-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
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
Labels
No labels