« Return to Thread: Error Importing Contacts CSV

Re: Error Importing Contacts CSV

by phone_phreak :: Rate this Message:

Reply to Author | View in Thread

How did you fix this problem?
I am having the same difficulty in Vista.  It's not a file permissions issue as far as I can tell.

Here is my error log:
BitPim version: 1.0.1-official
An unexpected exception has occurred.
Please see the help for details on what to do.

Traceback (most recent call last):
  File "gui.pyo", line 618, in __call__
  File "importexport.pyo", line 1882, in OnFileImportCSVContacts
  File "importexport.pyo", line 960, in __init__
  File "importexport.pyo", line 1036, in UpdatePredefinedColumns
  File "common.pyo", line 443, in opentextfile
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\BitPim\\resources\\mozilla.pdc'

Variables by last 8 frames, innermost last

Frame __call__ in gui.pyo at line 618
           self =  <gui.MenuCallback instance at 0x031CC170>
           args =  (<wx._core.CommandEvent; proxy of <Swig Object of type 'wxCommandEvent *' at 0x1

Frame OnFileImportCSVContacts in importexport.pyo at line 1882
           path =  u'C:\\Users\\coolcon\\Documents\\phone\\contacts\\bitpim_fix.csv'
            dlg =  <wx._windows.FileDialog; proxy of <Swig Object of type 'wxFileDialog *' at 0x344
         parent =  <gui.MainWindow; proxy of <Swig Object of type 'wxFrame *' at 0x21bbc18> >

Frame __init__ in importexport.pyo at line 960
           self =  <importexport.ImportCSVDialog;  >
       filename =  u'C:\\Users\\coolcon\\Documents\\phone\\contacts\\bitpim_fix.csv'
             id =  -1
         parent =  <gui.MainWindow; proxy of <Swig Object of type 'wxFrame *' at 0x21bbc18> >
          title =  'Import CSV file'

Frame UpdatePredefinedColumns in importexport.pyo at line 1036
              i =  'C:\\Program Files\\BitPim\\resources\\mozilla.pdc'
           self =  <importexport.ImportCSVDialog;  >

Frame opentextfile in common.pyo at line 443
          start =  'Mozilla Address Book\nF'
          codec =  'utf_16_le'
            bom =  'B\x00E\x00G\x00I\x00N\x00:\x00V\x00C\x00A\x00R\x00D\x00'
           name =  'C:\\Program Files\\BitPim\\resources\\mozilla.pdc'
              f =  <closed file 'C:\Program Files\BitPim\resources\mozilla.pdc', mode 'rb' at 0x036


Joe Pham wrote:
>IOError: [Errno 2] No such file or directory: 'C:\\Program
>Files\\BitPim\\resources\\mozilla.pdc'

BitPim claimed that such file does not exist.  Try to export and
import a file from your local My Document dir.

-Joe Pham




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BitPim-user mailing list BitPim-user@lists.sourceforge.net
Unsubscribe or change options at
https://lists.sourceforge.net/lists/listinfo/bitpim-user

There are several hundred people on this list.  Please be
courteous, on topic and follow the instructions before posting
http://www.bitpim.org/help/support.htm

 « Return to Thread: Error Importing Contacts CSV