Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IT-mark opened this issue Nov 16, 2016 · 1 comment

Comments

@IT-mark
Copy link

IT-mark commented Nov 16, 2016

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
Copy link
Author

IT-mark commented Nov 16, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant