-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
I tried to install the package on a 32-bit Julia and got the precompile error message:
ERROR: LoadError: InexactError: trunc(Int32, 17001435136)
Stacktrace:
[1] throw_inexacterror(f::Symbol, #unused#::Type{Int32}, val::UInt64)
@ Core .\boot.jl:614
[2] checked_trunc_sint
@ .\boot.jl:636 [inlined]
[3] toInt32
@ .\boot.jl:678 [inlined]
[4] Int32
@ .\boot.jl:763 [inlined]
[5] default_cache_size()
@ TensorOperations PathToPackage\TensorOperations\LDxfx\src\TensorOperations.jl:81
[6] top-level scope
@ PathToJuliaEnv\.julia\packages\TensorOperations\LDxfx\src\TensorOperations.jl:91
[7] include
@ .\Base.jl:419 [inlined]
[8] 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, UInt64}}, source::Nothing)
@ Base .\loading.jl:1554
[9] top-level scope
@ stdin:1
Metadata
Metadata
Assignees
Labels
No labels