-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels