Skip to content

error: Microsoft Visual C++ 14.0 or greater is required. #40

@KashaDong

Description

@KashaDong

I installed the package by

pip install mdlp-discretization

However I received error:
ERROR: Command errored out with exit status 1:
Cannot find available cython installation. Using cpp to build the extension
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.8
creating build\lib.win-amd64-3.8\mdlp
copying mdlp\discretization.py -> build\lib.win-amd64-3.8\mdlp
copying mdlp_init_.py -> build\lib.win-amd64-3.8\mdlp
running build_ext
building 'mdlp._mdlp' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

I have installed the latest visual studio and visual c++ redistributable, but the error still exists. Can you help me solve the problem?

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