Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors with gevent #14

Open
gg4u opened this issue Oct 30, 2016 · 0 comments
Open

Errors with gevent #14

gg4u opened this issue Oct 30, 2016 · 0 comments

Comments

@gg4u
Copy link

gg4u commented Oct 30, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant