Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error running spread output #235

Open
whohoho opened this issue Jul 1, 2019 · 1 comment
Open

error running spread output #235

whohoho opened this issue Jul 1, 2019 · 1 comment
Labels

Comments

@whohoho
Copy link

whohoho commented Jul 1, 2019

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

@markvdb markvdb added the bug label Jul 2, 2019
@markvdb
Copy link
Member

markvdb commented Jul 2, 2019

I read this as a problem with finding a file rather than a dependency problem..

Sorry I won't be able to help with this myself. I'll keep the bug open since this is definitely something someone might want to solve eventually.

In the mean time, do also feel free to look at older revisions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants