| Author |
Comment/Response |
Mario Eduardo Villanueva
|
01/20/10 08:16am
I wrote a program to process many set of CSV files and the error im getting is :
Get::path: Join[/Users/MEV/Documents/Excel/DMKLa/,{/Users/MEV/Library/Mathematica/SystemFiles/Kernel/SystemResources/,/Users/MEV/Library/Mathematica/SystemFiles/Kernel/SystemResources/MacOSX-x86-64/,/Library/Mathematica/SystemFiles/Kernel/SystemResources/,/Library/Mathematica/SystemFiles/Kernel/SystemResources/MacOSX-x86-64/,/Applications/Mathematica.app/SystemFiles/Kernel/SystemResources/,/Applications/Mathematica.app/SystemFiles/Kernel/SystemResources/MacOSX-x86-64/}] in $Path is not a string. >>
Get::noopen: Cannot open Convert`Table`.
i think the error is in the import command, because when im trying to import in another notebook to check the data then what i get is:
Import["/Users/MEV/Documents/Excel/o2-18.csv"]
System`Convert`TableDump`GetData[
System`Convert`TableDump`ImportCSV[
"/Users/MEV/Documents/Excel/o2-18.csv"]]
is this an installation problem? also i worked with my program many times and i worked perfectly.
URL: m.eduardo.v@gmail.com, |
|