Closed abhims closed 7 years ago
Sorry, DataPusher only deals with tabular data (CSV, Excel, etc)
Having this problem on our instance https://data.amerigeoss.org
Error: File "/usr/lib/ckan/datapusher/lib/python2.7/site-packages/apscheduler/scheduler.py", line 512, in _run_job retval = job.func(*job.args, job.kwargs) File "/usr/lib/ckan/datapusher/src/datapusher/datapusher/jobs.py", line 352, in push_to_datastore table_set = messytables.any_tableset(f, mimetype=ct, extension=ct) File "/usr/lib/ckan/datapusher/lib/python2.7/site-packages/messytables/any.py", line 137, in any_tableset return parsers[attempt](fileobj, kw) File "/usr/lib/ckan/datapusher/lib/python2.7/site-packages/messytables/pdf.py", line 50, in init raise ImportError("pdftables is not installed") ImportError('pdftables is not installed',)
I think this is required. I saw exception traces in the log for it's absense.