Шок и трепет, но у меня падал из-за отсутствия pycurl
ImportError: No module named pycurl
Затем
ImportError: No module named lxml.html
Затем
/private/tmp/venv/lib/python2.7/site-packages/grab/deprecated.py:
156
157 @deprecated(use_instead='grab.doc.select()')
158: def xpath_list(self, path, filter=None):
159 if filter is not None:
160 raise GrabMisuseError('Argument `filter` is not supported anymore')
Затем я пришел в ад, этого пакета и понял, что он плохой. Но если в кратце, то
TypeError: 'unicode' object is not callable
И итог,
for i in c:
print i.text
text
| Text before the first subelement. This is either a string or
| the value None, if there was no text.
Это же не метод