Skip to content

hdbscan dependency on windows systems problematic #39

@jc-healy

Description

@jc-healy

Hi gang,

I tried getting our stuff running on a windows box this weekend. We have a pip hdbscan dependency in thisnotthat.
Unfortunately there is a binary compile issue with our cython.
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/
[end of output]
ERROR: Could not build wheels for hdbscan, which is required to install pyproject.toml-based projects

Just flagging this for future versions of us to think about and for other users to see to find an easy workaround which is to install hdbscan from conda-forge before pip installing thisnotthat.

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