Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2016-09-24 17:09:11.744720] ERROR: jarvis.core: generator already executing
- Traceback (most recent call last):
- File "/home/ubuntu/.local/lib/python3.4/site-packages/jarvis/core.py", line 129, in _call_func
- inp.send(func(inp))
- File "/home/ubuntu/.local/lib/python3.4/site-packages/jarvis/scp.py", line 161, in name_lookup
- pages = [p for p in core.pages if p.url.split('/')[-1] == inp.text.lower()]
- File "/home/ubuntu/.local/lib/python3.4/site-packages/jarvis/scp.py", line 161, in <listcomp>
- pages = [p for p in core.pages if p.url.split('/')[-1] == inp.text.lower()]
- ValueError: generator already executing
Advertisement
Add Comment
Please, Sign In to add comment