Hi friends,
I need to execute this python script: http://superjared.com/static/code/googleMX.py
I installed pyactiveresource, but when I execute: python googleMX.py I have this return.
Traceback (most recent call last): File "googleMX.py", line 15, in ? from pyactiveresource import ActiveResource ImportError: cannot import name ActiveResource