Hi guys, im trying to send my title post to twitter, in my local machine is working great!!!, but in remote i have this error from the snippet file:
AttributeError: 'module' object has no attribute 'Api'
im Using python-twitter and this snippet, i dont know why the error, i tested the python-twitter with commands like import twitter and sent post to twitter from the python shell. Any idea?, thanks