GithubHelp home page GithubHelp logo

Comments (5)

lmcinnes avatar lmcinnes commented on May 18, 2024

Hmm, that's novel, usually all my problems are with Windows. Let me look into what's going on and I'll get back to you.

from hdbscan.

lmcinnes avatar lmcinnes commented on May 18, 2024

I downloaded directly from pip and the tar.gz for 0.8 does indeed have _hdbscan_tree.c in the hdbscan directory, and builds on my OS X laptop. I don't have access to a Linux machine just at this minute, but I would expect that if the file is there then all should be well. Do you have Cython installed? Lacking Cython, or having an old version of Cython may result in build problems.

from hdbscan.

ramalhoruben avatar ramalhoruben commented on May 18, 2024

Yes cython was missing; after that, installation completes sucessfully.

Thank you

from hdbscan.

wiseman avatar wiseman commented on May 18, 2024

I had the same problem. Cython should be declared as a dependency to fix this bug, otherwise pip install will fail.

from hdbscan.

lmcinnes avatar lmcinnes commented on May 18, 2024

Indeed, I think the issue actually is some C files not being added to the
pip package, so I really should just update the pip package. Worth a
new/bugfix release at the very least. Thanks for the report!

On Thu, Aug 18, 2016 at 10:45 AM, John Wiseman [email protected]
wrote:

I had the same problem. Cython should be declared as a dependency to fix
this bug, otherwise pip install will fail.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/lmcinnes/hdbscan/issues/46#issuecomment-240745779,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALaKBR8Yg9M4noIeLA-WA1KIzyhRJmpkks5qhHAggaJpZM4JMvwC
.

from hdbscan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.