Giter Club home page Giter Club logo

Comments (5)

ablaom avatar ablaom commented on June 4, 2024

(PyCall is only a test dependency of Imbalance.jl)

from pycall.jl.

stevengj avatar stevengj commented on June 4, 2024

Nowadays you need to put version numbers for your stdlibs, and it looks like PyCall doing so broke your package:

https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958

Maybe update your Project.toml with the new recommended compat entries?

from pycall.jl.

ablaom avatar ablaom commented on June 4, 2024

Thanks @stevengj . The strange thing is that that some standard libraries that appear in the error messages (which ones appear to change depending on Julia version) are not even used in the package or in tests. So, for example, Libdl and Dates.

@EssamWisam Do you want to see if adding compats for our stdlibs makes any difference? I think they are just Statistics, Random, and LinearAlgebra.

from pycall.jl.

EssamWisam avatar EssamWisam commented on June 4, 2024

@EssamWisam Do you want to see if adding compats for our stdlibs makes any difference? I think they are just Statistics, Random, and LinearAlgebra.

Will try. I suppose I should be using the most recent versions.
@ablaom Quite confused, they don't seem to have versions (or just 1.6?). Pkg.Status("LinearAlgebra") doesn't give any version.

from pycall.jl.

ablaom avatar ablaom commented on June 4, 2024

Yeah, in even in Julia 1.9.1 some libraries (e.g, Random) don't even show a version number.

from pycall.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.