Skip to content

File not exists error #3

@bjgbeelen

Description

@bjgbeelen

I've tried all kinds of tweaks, but somehow I continuously get the following error when i run the example:

cargo run --example render_pages

  Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
   Running `target/debug/examples/render_pages`
thread 'main' panicked at examples/render_pages.rs:4:57:
called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions