Hi, I just downloaded pwytter source and I wanted to run it. I have
python installed in my laptop. I tried to run 'python pwytter.py' then
got ImportError: 'cannot import name Scanner'. Then I deleted
simplejson folder from twclient folder. After that rerun pwytter.py
and it worked fine. So I think it would be better not to ship
simplejson with pwytter. Let the user install simplejson from PyPI.
Just my two cents.
regards,
Mico