Skip to content

Problems installing Python SDK #52

@N4N

Description

@N4N

Hi fams,

I think the wheel for installing the shdw-drive module for pythons is now outdate. I tried to install yesterday (with pip install shdw-drive) and wen Cargo was compiling all the dependecies this error took place:

Compiling num_cpus v1.16.0
         Compiling atty v0.2.14
         Compiling miow v0.3.7
         Compiling toml v0.5.11
         Compiling tokio v1.14.1
error: could not compile `ntapi` (lib) due to 3 previous errors
      warning: build failed, waiting for other jobs to finish...
      💥 maturin failed
        Caused by: Failed to build a native library through cargo
        Caused by: Cargo build finished with "exit code: 101": `"cargo" "rustc" 

Seems like cargo dependecies are using an old tokio library that uses and old version of ntapi
Image 47

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