You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: