Skip to content

error running spread output #235

Description

@whohoho

spread --version
spreads 0.5git20190701.5075

$ which djvubind
/usr/bin/djvubind

spreads encountered an error:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/spreads/main.py", line 321, in main
run()
File "/usr/local/lib/python2.7/dist-packages/spreads/main.py", line 308, in run
args.subcommand(config)
File "/usr/local/lib/python2.7/dist-packages/spreads/cli.py", line 376, in output
workflow.output()
File "/usr/local/lib/python2.7/dist-packages/spreads/workflow.py", line 988, in output
self.table_of_contents)
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/djvubind.py", line 75, in output
os.rename("book.djvu", unicode(djvu_file))
OSError: [Errno 2] No such file or directory

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions