Skip to content

error[E0432]: unresolved import plotters_bitmap #242

@liscody

Description

@liscody

Hi.
I have a problem during the installation process.

error[E0432]: unresolved import plotters_bitmap
--> /home/aiv/.cargo/registry/src/github.com-1ecc6299db9ec823/plotters-0.3.3/src/evcxr.rs:4:5
|
4 | use plotters_bitmap::BitMapBackend;
| ^^^^^^^^^^^^^^^ use of undeclared crate or module plotters_bitmap

Compiling num-complex v0.4.2
Compiling num-traits v0.1.43
Compiling ordered-float v2.10.0
For more information about this error, try rustc --explain E0432.
error: could not compile plotters due to previous error
warning: build failed, waiting for other jobs to finish...
error: failed to compile move-cli v0.1.0 (https://github.com/diem/move?branch=main#08b7eae0), intermediate artifacts can be found at /tmp/cargo-install24OD2g

Screenshot from 2022-08-29 09-31-43

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