GithubHelp home page GithubHelp logo

Comments (4)

cwittens avatar cwittens commented on July 18, 2024 1

The folder C:\Users\colli\.julia\artifacts\6288063f1c2040dd23c7710d999838037ec279a5\ did exist but it was empty.
What I did is I deleted the folder and tried to use LinearSolve and I took some time, but now it is working just fine.
Thank you!

julia> using Pkg

julia> Pkg.add("LinearSolve")
   Resolving package versions...
  No Changes to `C:\Users\colli\.julia\environments\v1.9\Project.toml`
  No Changes to `C:\Users\colli\.julia\environments\v1.9\Manifest.toml`

julia> using LinearSolve
[ Info: Precompiling LinearSolve [7ed4a6bd-45f5-4d41-b270-4a48e9bafcae]
  Downloaded artifact: MKL
[ Info: Precompiling LinearSolveRecursiveArrayToolsExt [04950c4b-5bc4-5740-952d-02d2c1eb583a]

julia> using LinearSolve

from linearsolve.jl.

ChrisRackauckas avatar ChrisRackauckas commented on July 18, 2024

It looks like something happened with the MKL artifact. Did you try rebuilding? Is this a standard binary from https://julialang.org/downloads/ ?

from linearsolve.jl.

cwittens avatar cwittens commented on July 18, 2024

Yes it is the standard binary.


Options:
  -h, --help     Print help
  -V, --version  Print version

C:\Users\colli>juliaup status
 Default  Channel  Version                  Update
---------------------------------------------------
       *  release  1.9.3+0.x64.w64.mingw32

from linearsolve.jl.

giordano avatar giordano commented on July 18, 2024

@cwittens can you please confirm whether you have the file C:\Users\colli\.julia\artifacts\6288063f1c2040dd23c7710d999838037ec279a5\bin\mkl_core.2.dll on disk? If so, can you try to debug it following the example at JuliaPackaging/Yggdrasil#7508 (comment)? At least that should point out to what library is missing. I'm not familiar with Windows at all, so don't ask me much more than what I linked already 🙂

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