Google Account. CSV export. Import does not work
-
Hi@all,
i am trying to import the addresses from a Google account in Kopano In Google I am doing a CSV export. The CSV file is comma separated.
When trying to import it into Kopano it breaks off with error.root@com01:~# python contact2csv.py --user 'c.gehr' --import contacts.csv --delimiter "," running script for 'c.gehr' Traceback (most recent call last): File "contact2csv.py", line 317, in <module> main() File "contact2csv.py", line 235, in main new_item.mapiobj.SetProps([SPropValue(getattr(MAPI.Util,headers[num]), value)]) AttributeError: 'module' object has no attribute 'Name'
What could be the problem?
with best
pixel24