leftshifters / excel-parser

nodejs wrapper for parsing spreadsheet.
MIT License
72 stars 70 forks source link

Error: Command failed #30

Closed aliatsis closed 9 years ago

aliatsis commented 9 years ago

{ [Error: Command failed: /bin/sh -c python absolute/path/to/node_modules/excel-parser/convert.py -x "../../spreadsheet.xlsx" -W ] killed: false, code: 1, signal: null, cmd: '/bin/sh -c python absolute/path/to/node_modules/excel-parser/convert.py -x "../../spreadsheet.xlsx" -W' }

aliatsis commented 9 years ago

Figured out it was some python installation issues. sorry to bother