Skip to content

Why do i need kaleido? #914

@Chuvi-w

Description

@Chuvi-w

Compiling plotly_kaleido v0.13.1
error[E0425]: cannot find value KALEIDO_BIN in this scope
--> /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotly_kaleido-0.13.1/build.rs:100:51
|
100 | let kaleido_binary = dst.join("bin").join(KALEIDO_BIN);
| ^^^^^^^^^^^ not found in this scope

error[E0425]: cannot find value KALEIDO_URL in this scope
--> /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotly_kaleido-0.13.1/build.rs:118:46
|
118 | "Downloaded Plotly Kaleido from {KALEIDO_URL} to '{}'",
| ^^^^^^^^^^^ not found in this scope

error[E0425]: cannot find value KALEIDO_URL in this scope
--> /data/data/com.termux/files/home/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plotly_kaleido-0.13.1/build.rs:134:17
|
134 | KALEIDO_URL,
| ^^^^^^^^^^^ not found in this scope

For more information about this error, try rustc --explain E0425.
error: could not compile plotly_kaleido (build script) due to 3 previous errors
warning: build failed, waiting for other jobs to finish...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions