Skip to content

ShiftedExp not defined #272

@rpgowers

Description

@rpgowers

Precompilation of MeasureTheory.jl with 0.19 fails for me with Julia 1.10.10. I get the following error message:


Failed to precompile MeasureTheory [eadaa1a4-d27c-401d-8699-e962e1bbc33b] to "...".
WARNING: could not import MeasureBase.≪ into MeasureTheory
ERROR: LoadError: UndefVarError: `ShiftedExp` not defined
Stacktrace:
 [1] include(mod::Module, _path::String)
   @ Base ./Base.jl:495
 [2] include(x::String)
   @ MeasureTheory ~/.julia/packages/MeasureTheory/RvKvN/src/MeasureTheory.jl:1
 [3] top-level scope
   @ ~/.julia/packages/MeasureTheory/RvKvN/src/MeasureTheory.jl:141
 [4] include
   @ ./Base.jl:495 [inlined]
 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
   @ Base ./loading.jl:2292
 [6] top-level scope
   @ stdin:4

The cause of this issue seems to be that ShiftedExp has now been removed from TransformVariables.jl: https://github.com/tpapp/TransformVariables.jl/pull/128/files

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