csv2ofx error

cabaer cabaer at hotmail.com
Wed Mar 14 10:22:55 EDT 2012


after direct import into gnucash failed for some of my accounts I went the
yodlee/csv2ofx route (not easy for a computer illiterate person! I thought
python was a reptile)

I got pretty far but upon conversion I get this error in the command prompt
window:

C:\Program Files,gnu-csv2ofx\mulicheng-csv2ofx-c4316e2>python csv2ofx
Using Default Mappings
Open File C:\Users\Ca\Downloads\ExportData.csv
Traceback <most recent call last>:
  File "C: \Python27\lib\site-packages\csv2ofx\_init_.py", line 219, in
OnExport
     csv2ofx_export <path,mapping,grid>
  File "C: \Python27\lib\site-packages\csv2ofx\_init_.py", line 16, in
export
     if mapping[' skip' ]<row,grit>: continue
  File "C: \Python27\lib\site-packages\csv2ofx\mappings. py", line 104, in
<lambda>
    'skip': lambda row,grid: fromCSVCol<row,grit, 'Split Type'> == 'Split',
  File "C: \Python27\lib\site-packages\csv2ofx\csvutils.py", line 62, in
fromCSVCol
    return xmlize <grid, GetValue,<row,grid,GetColPos<col_name>>>
  File "C: \Python27\lib\site-packages\csv2ofx\csvutils.py", line 46, in
GetColPos
    terurn self.col_map[col_name]
KeyError: 'Split Type'
GoodBye 

It does not create an output file (tried both ofx and qif)

Help would be greatly appreciated. Somebody must understand this... 

--
View this message in context: http://gnucash.1415818.n4.nabble.com/csv2ofx-error-tp4471950p4471950.html
Sent from the GnuCash - User mailing list archive at Nabble.com.


More information about the gnucash-user mailing list