I cloned this repository and install it and got this error when trying to hit the /contacts/ url with django 1.4.8:
cannot import name GoogleContactImporter
from contact_importer.providers import (GoogleContactImporter,
Please let me know what I did wrong and how to get it working.
I cloned this repository and install it and got this error when trying to hit the /contacts/ url with django 1.4.8:
cannot import name GoogleContactImporter
from contact_importer.providers import (GoogleContactImporter,
Please let me know what I did wrong and how to get it working.