Giter Club home page Giter Club logo

Comments (7)

ararslan avatar ararslan commented on June 15, 2024

Will do 👍

from clustering.jl.

ararslan avatar ararslan commented on June 15, 2024

Done. The newest version is Clustering 0.6.0, which should play nicely with Julia 0.5. Thanks for bringing this to our attention!

from clustering.jl.

davidavdav avatar davidavdav commented on June 15, 2024

Great! Thanks.

from clustering.jl.

davidavdav avatar davidavdav commented on June 15, 2024

Hello,

I've really tried everything but I don't seem to be able to load this tagged version in v0.5. It seems to stay stuck at Clustering v0.5.0.

I've

  • removed ~/.julia/v0.5
  • rebuilt today's version of julia-0.5
  • removed all packages and added them back again with Pkg.rm() and Pkg.add()
  • tried to checkout Clustering-0.6.0 with Pkg.checkout()

but nothing works, really. I've looked at this package's git log, and it seems that there is a

Maybe this is confusing the package management system.

from clustering.jl.

ararslan avatar ararslan commented on June 15, 2024

The branches you noted aren't active branches; they don't show up in the branch list. Could you provide the output of Pkg.status()? That might help shed some light on whether different stats packages are requiring different versions of a particular dependency thereby keeping this from upgrading.

from clustering.jl.

davidavdav avatar davidavdav commented on June 15, 2024

OK, I think it was my bad.

For some reason Pkg.add("GaussianMixtures") kept downgrading a whole lot of packages, a.o. Clustering to 0.5.0. My guess is that the registered version of GaussianMixtures depended on ArrayViews, although I don't see that in the old REQUIRE. Perhaps I had to specify the minimum version of Clustering in REQUIRE, anyway, it seems to be fixed now.

from clustering.jl.

ararslan avatar ararslan commented on June 15, 2024

Great, I'm glad you got things working!

from clustering.jl.

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.