Giter Site home page Giter Site logo

Comments (4)

ararslan avatar ararslan commented on June 12, 2024

This is a known issue with packages that use BinaryProvider. Basically, the issue is that the code produced by BinaryProvider which tells the package where to look for the binaries includes a call to Libdl. But since that code is included by the package, it sees Libdl but hasn't explicitly declared a dependency on it. The warning itself is harmless and will be addressed upstream.

from rmath.jl.

tkosaka1976 avatar tkosaka1976 commented on June 12, 2024

I see. I understood.
However, this warning looks like related to the fail of precompile.
Is this a different reasons?
I think a precompile cache is important for package loading speed itself, don't you?

┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Distributions [31c24e10-a181-5473-b8eb-7969acd0382f]
│ exception = Required dependency Rmath [79098fc4-a85e-5d69-aa6a-4863f24498fa] failed to load from a cache file.
└ @ Base loading.jl:963

from rmath.jl.

andreasnoack avatar andreasnoack commented on June 12, 2024

I'm unable to reproduce this. Could you try to update your packages and report if the issue persists?

from rmath.jl.

tkosaka1976 avatar tkosaka1976 commented on June 12, 2024

Thank you for your inform.
I also updated and checked no warning.

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