I am trying to install the twitter module on my python and for some unknown reason it is keep throwing an error message. I use Macbook and on terminal I typed:
pip install python-twitter
and then it seems to work for awhile but then error says:
SystemError: Cannot locate working compiler
??? why is this error popping up and is there anyway to resolve it?
thank you,