Skip to content

Getting scantailor error during postprocessing #220

Description

@meelash

huey.consumer.ConsumerThread: Unhandled exception in worker thread
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/spreads/vendor/huey/consumer.py", line 149, in process_task
self.huey.execute(task)
File "/usr/local/lib/python2.7/dist-packages/spreads/vendor/huey/api.py", line 236, in execute
result = task.execute()
File "/usr/local/lib/python2.7/dist-packages/spreads/vendor/huey/api.py", line 415, in execute
return func(_args, *_kwargs)
File "/usr/local/lib/python2.7/dist-packages/spreadsplug/web/tasks.py", line 1 66, in process_workflow
workflow.process()
File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 972, i n process
self._run_hook('process', self.pages, processed_path)
File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 833, i n _run_hook
getattr(plug, hook_name)(*args)
File "/usr/local/lib/python2.7/dist-packages/spreadsplug/scantailor.py", line 285, in process
projectfile, out_dir)
File "/usr/local/lib/python2.7/dist-packages/spreadsplug/scantailor.py", line 113, in _generate_configuration
marginconf = self.config['margins'].as_str_seq()
File "/usr/local/lib/python2.7/dist-packages/spreads/vendor/confit.py", line 3 98, in as_str_seq
'a list'.format(self.name)
ConfigTypeError: scantailor.margins must be a whitespace-separated string or a l ist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions