Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Julia 1.10 #45

Closed
AntonReinhard opened this issue Nov 8, 2023 · 0 comments
Closed

Does not work with Julia 1.10 #45

AntonReinhard opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
01 - Bug Something isn't working as expected; needs a fix
Milestone

Comments

@AntonReinhard
Copy link
Member

Trying to using QEDbase on Julia 1.10.0 rc1 gives the following error:

Stacktrace:
 [1] register_LorentzVectorLike(T::Type)
   @ QEDbase ~/.julia/packages/QEDbase/9zWWN/src/lorentz_interface.jl:176
 [2] top-level scope
   @ ~/.julia/packages/QEDbase/9zWWN/src/lorentz_vector.jl:95
 [3] include(mod::Module, _path::String)
   @ Base ./Base.jl:489
 [4] include(x::String)
   @ QEDbase ~/.julia/packages/QEDbase/9zWWN/src/QEDbase.jl:1
 [5] top-level scope
   @ ~/.julia/packages/QEDbase/9zWWN/src/QEDbase.jl:71
 [6] include
   @ Base ./Base.jl:489 [inlined]
 [7] 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::String)
   @ Base ./loading.jl:2216
 [8] top-level scope
   @ stdin:3
in expression starting at /home/antonr/.julia/packages/QEDbase/9zWWN/src/lorentz_vector.jl:95
in expression starting at /home/antonr/.julia/packages/QEDbase/9zWWN/src/QEDbase.jl:1
in expression starting at stdin:3```
@AntonReinhard AntonReinhard added the 01 - Bug Something isn't working as expected; needs a fix label Nov 8, 2023
@AntonReinhard AntonReinhard self-assigned this Nov 8, 2023
@AntonReinhard AntonReinhard added this to the Release-next milestone Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - Bug Something isn't working as expected; needs a fix
Projects
None yet
Development

No branches or pull requests

1 participant