Closed nguillermin closed 8 years ago
It seems like this particular line of code was changed in the repo...is the pip version out of date?
Seems like it. I had the same issue until I re-ran my pip installer with:
pip install git+https://github.com/juliomalegria/python-craigslist
Hope this simple solution helps others who had the same issue.
The solution from @WIRUT worked great with a fresh virtualenv.
Yep, this is the same as #16. I've made the fix already, but haven't released a new version to PIP. I was waiting for more fixes/improvements, but if this is affecting to people already, I'll go ahead and make a new release soon.
This was run in ipython notebook (python 2.7.11)
Full code:
I get a couple results but eventually it crashes.