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
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 166, in process_workflow
workflow.process()
File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 972, in process
self._run_hook('process', self.pages, processed_path)
File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 833, in _run_hook
getattr(plug, hook_name)(*args)
File "/usr/local/lib/python2.7/dist-packages/spreadsplug/scantailor.py", line 284, in process
projectfile, out_dir)
File "/usr/local/lib/python2.7/dist-packages/spreadsplug/scantailor.py", line 112, in _generate_configuration
marginconf = self.config['margins'].as_str_seq()
File "/usr/local/lib/python2.7/dist-packages/spreads/vendor/confit.py", line 398, in as_str_seq
'a list'.format(self.name)
ConfigTypeError: scantailor.margins must be a whitespace-separated string or a list
The text was updated successfully, but these errors were encountered:
without things are fine.
The text was updated successfully, but these errors were encountered: