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
I get the following when pushing scans from raspberry to processor:
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 107, in upload_workflow
tmp_cfg.set(user_config)
AttributeError: 'Configuration' object has no attribute 'set'
The text was updated successfully, but these errors were encountered:
I get the following when pushing scans from raspberry to processor:
The text was updated successfully, but these errors were encountered: