django_contact_importer icon indicating copy to clipboard operation
django_contact_importer copied to clipboard

Does this library work?

Open embedded1 opened this issue 9 years ago • 1 comments

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.

embedded1 avatar Oct 26 '15 19:10 embedded1

have you ran the python setup.py install command?

mengu avatar Dec 04 '15 17:12 mengu