Git Product home page Git Product logo

Comments (5)

ryan-a-anderson avatar ryan-a-anderson commented on June 4, 2024 1

Amazing, that worked perfectly! Thank you very much!!

from hdf5.jl.

mkitti avatar mkitti commented on June 4, 2024 1

I would appreciate if you could comment on the following pull requests that these changes were helpful to you.

from hdf5.jl.

mkitti avatar mkitti commented on June 4, 2024

Is there a reason we are using old versions of the packages? The main problem here is that you are trying to use HDF5_jll 1.10.5, which is from 2019, before the commercial release of the M1.

from hdf5.jl.

mkitti avatar mkitti commented on June 4, 2024

I Investigated this. There are some old and frankly esoteric package compatibility settings with the packages involved. I'm going to attempt to update them.

from hdf5.jl.

mkitti avatar mkitti commented on June 4, 2024

I have created two requests to update dependency compatibility sections of LearningAlgebraicVarieties.jl and Eirene.jl

In the meantime, I recommend the following course of action.

julia> pkg"activate --temp" # optional, if you just want to test it first
  Activating new project at `/tmp/jl_Fm1Lg0`

julia> pkg"add https://github.com/mkitti/Eirene.jl#mkitti-update-1_4_0 https://github.com/mkitti/LearningAlgebraicVarieties.jl#master HDF5 HDF5_jll JLD JLD2 Preferences"

julia> pkg"status"
Status `/tmp/jl_Fm1Lg0/Project.toml`
  [9c0f25c4] Eirene v1.4.0 `https://github.com/mkitti/Eirene.jl#mkitti-update-1_4_0`
  [f67ccb44] HDF5 v0.17.1
  [4138dd39] JLD v0.13.4
  [033835bb] JLD2 v0.4.40
  [99c59dee] LearningAlgebraicVarieties v0.3.0 `https://github.com/mkitti/LearningAlgebraicVarieties.jl#master`
  [21216c6a] Preferences v1.4.1

julia> using HDF5_jll

julia> HDF5_jll.libhdf5
"/home/mkitti/.julia/artifacts/2829a1f6a9ca59e5b9b53f52fa6519da9c9fd7d3/lib/libhdf5.so"

julia> HDF5_jll.libhdf5_handle
Ptr{Nothing} @0x0000000008cecc10

Please let me know if this works for you. I have tested this on Julia 1.10.0.

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