[UrbanSim-Users] Comma delimited files to Cache

From: sivakarthik <sivakarthik_at_mail.utexas.edu>
Date: Mon, 19 May 2008 13:36:27 -0500

Hi all,

       I work on Windows OS but because of the memory error while converting
the households dataset I switched to linux version and I use the attached
program to convert comma delimited files to cache files. This works well in
Windows OS but in Linux I get the following error. Can anyone help me with
this?

 

The command I use to convert these files and the error I receive are:

 

lslogin2% $WORK/python24/python
$PYTHONPATH/opus_core/tools/do_export_comma_delimited_files_to_cache.py -c
$HOME/cache -d $HOME/csv

 

Traceback (most recent call last):

  File
"/work/00972/sivakart/python24/lib/python2.4/site-packages/opus_core/tools/d
o_export_comma_delimited_files_to_cache.py", line 62, in ?

    ExportStorage().export(in_storage=in_storage, out_storage=out_storage)

  File
"/work/00972/sivakart/python24/lib/python2.4/site-packages/opus_core/export_
storage.py", line 22, in export

    dataset_names = in_storage.get_dataset_names()

AttributeError: 'csv_storage' object has no attribute 'get_dataset_names'

Received on Mon May 19 2008 - 11:35:44 PDT

This archive was generated by hypermail 2.2.0 : Mon May 19 2008 - 11:35:45 PDT