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

FilenotFoundError - nothing in index.html #42

Open
SomeRandomDude870 opened this issue May 29, 2022 · 1 comment
Open

FilenotFoundError - nothing in index.html #42

SomeRandomDude870 opened this issue May 29, 2022 · 1 comment

Comments

@SomeRandomDude870
Copy link

Hi, I get another Error.
Every chapter will be shown in the cmd and after the last I get this Error:

Traceback (most recent call last): File "D:\writing.com-archival\run.py", line 46, in <module> args.func(args) File "D:\writing.com-archival\run.py", line 13, in get archive(id) File "D:\writing.com-archival\archiver.py", line 180, in archive o.write(formatIndex(dumps(story, indent=0, sort_keys=True, separators=(',',':')))) File "D:\writing.com-archival\htmlformat.py", line 2, in formatIndex with open('templates/index.html', 'r') as file: FileNotFoundError: [Errno 2] No such file or directory: 'templates/index.html'

@SomeRandomDude870
Copy link
Author

push?

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

No branches or pull requests

1 participant