Skip to content

Which version of HDF5 was used? #33

@tianzongkai

Description

@tianzongkai

I installed HDF5 1.10 but encountered the following error when "using AutoEnvs":

julia> using AutoEnvs
[ Info: Precompiling AutoEnvs [b0c92c82-45e2-5f35-82fd-3b99a2ee9dd8]
ERROR: LoadError: LoadError: UndefVarError: HDF5File not defined
Stacktrace:
[1] top-level scope at /home/zongkai/.julia/packages/AutoRisk/g60Ag/src/collection/dataset.jl:8
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1105
[4] include at ./Base.jl:31 [inlined]
[5] include(::String) at /home/zongkai/.julia/packages/AutoRisk/g60Ag/src/AutoRisk.jl:2
[6] top-level scope at /home/zongkai/.julia/packages/AutoRisk/g60Ag/src/AutoRisk.jl:76
[7] include at ./boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1105
[9] include(::Module, ::String) at ./Base.jl:31
[10] top-level scope at none:2
[11] eval at ./boot.jl:330 [inlined]
[12] eval(::Expr) at ./client.jl:425
[13] top-level scope at ./none:3
in expression starting at /home/zongkai/.julia/packages/AutoRisk/g60Ag/src/collection/dataset.jl:8

It seems to me a version incompatibility issue of HDF5. So I wonder which version of HDF5 was used back to the time the installation instruction was created.

BTW,
I used the specified version mentioned in other issues for these two packages which helped resolved a lot of "xxx not defined" issues.

  • AutomotiveDrivingModels v0.7.12

  • AutoViz v0.7.10

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions