dataconverters icon indicating copy to clipboard operation
dataconverters copied to clipboard

No support for reading file type application/json - support for csv or xls only

Open IT-mark opened this issue 7 years ago • 1 comments

Hi

I ejecuted =

root@localhost CONVERTIDOR]# dataconvert 2015.json _.csv

obtaining =

Traceback (most recent call last): File "/usr/bin/dataconvert", line 9, in load_entry_point('dataconverters==0.4', 'console_scripts', 'dataconvert')() File "build/bdist.linux-x86_64/egg/dataconverters/cli.py", line 55, in main File "build/bdist.linux-x86_64/egg/dataconverters/init.py", line 74, in _dataconvert

ValueError: No support for reading file type application/json - support for csv or xls only

---> ¿ Is it planned to convert json to other kind of files ? thanks

IT-mark avatar Nov 16 '16 16:11 IT-mark

Hi Do you know an alternate program to Dataconvert that let's me to convert json files to other kind of files = csv, xml, ... ? thanks

IT-mark avatar Nov 16 '16 16:11 IT-mark