Hi - having added the FixedEffectModels.jl package, I'm getting the following error on precompilation:
[ Info: Precompiling FixedEffectModels [9d5cd8c9-2029-5cab-9928-427838db53e3] ERROR: LoadError: MethodError: no method matching FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{FixedEffects.FixedEffect,1}, ::FillArrays.Ones{Float64,1,Tuple{Base.OneTo{Int64}}}, ::Type{Val{:lsmr}}) Closest candidates are: FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s37,1} where #s37<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Union{Type{Val{:lsmr_threads}}, Type{Val{:lsmr_cores}}, Type{Val{:lsmr}}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\AbstractFixedEffectSolver.jl:11 FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s37,1} where #s37<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Type{Val{:lsmr_gpu}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\AbstractFixedEffectSolver.jl:16 FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s79,1} where #s79<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Type{Val{:cpu}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\FixedEffectSolvers\FixedEffectSolverCPU.jl:57 ... Stacktrace: [1] #reg#40(::Nothing, ::Nothing, ::Int64, ::Dict{Symbol,Any}, ::Int64, ::Bool, ::Symbol, ::Bool, ::Bool, ::Float64, ::Nothing, ::Nothing, ::Nothing, ::typeof(FixedEffectModels.reg), ::DataFrames.DataFrame, ::StatsModels.FormulaTerm{StatsModels.Term,Tuple{StatsModels.Term,StatsModels.FunctionTerm{typeof(FixedEffectModels.fe),FixedEffectModels.var"#77#78",(:id,)}}}, ::FixedEffectModels.Vcov.SimpleCovariance) at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\fit.jl:160 [2] reg at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\fit.jl:47 [inlined] (repeats 2 times) [3] top-level scope at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\FixedEffectModels.jl:64 [4] include at .\boot.jl:328 [inlined] [5] include_relative(::Module, ::String) at .\loading.jl:1105 [6] include(::Module, ::String) at .\Base.jl:31 [7] top-level scope at none:2 [8] eval at .\boot.jl:330 [inlined] [9] eval(::Expr) at .\client.jl:425 [10] top-level scope at .\none:3 in expression starting at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\FixedEffectModels.jl:64
Hi - having added the FixedEffectModels.jl package, I'm getting the following error on precompilation:
[ Info: Precompiling FixedEffectModels [9d5cd8c9-2029-5cab-9928-427838db53e3] ERROR: LoadError: MethodError: no method matching FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{FixedEffects.FixedEffect,1}, ::FillArrays.Ones{Float64,1,Tuple{Base.OneTo{Int64}}}, ::Type{Val{:lsmr}}) Closest candidates are: FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s37,1} where #s37<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Union{Type{Val{:lsmr_threads}}, Type{Val{:lsmr_cores}}, Type{Val{:lsmr}}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\AbstractFixedEffectSolver.jl:11 FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s37,1} where #s37<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Type{Val{:lsmr_gpu}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\AbstractFixedEffectSolver.jl:16 FixedEffects.AbstractFixedEffectSolver{Float64}(::Array{#s79,1} where #s79<:FixedEffects.FixedEffect, ::StatsBase.AbstractWeights, ::Type{Val{:cpu}}) where T at C:\Users\samvp\.julia\packages\FixedEffects\mlyXP\src\FixedEffectSolvers\FixedEffectSolverCPU.jl:57 ... Stacktrace: [1] #reg#40(::Nothing, ::Nothing, ::Int64, ::Dict{Symbol,Any}, ::Int64, ::Bool, ::Symbol, ::Bool, ::Bool, ::Float64, ::Nothing, ::Nothing, ::Nothing, ::typeof(FixedEffectModels.reg), ::DataFrames.DataFrame, ::StatsModels.FormulaTerm{StatsModels.Term,Tuple{StatsModels.Term,StatsModels.FunctionTerm{typeof(FixedEffectModels.fe),FixedEffectModels.var"#77#78",(:id,)}}}, ::FixedEffectModels.Vcov.SimpleCovariance) at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\fit.jl:160 [2] reg at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\fit.jl:47 [inlined] (repeats 2 times) [3] top-level scope at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\FixedEffectModels.jl:64 [4] include at .\boot.jl:328 [inlined] [5] include_relative(::Module, ::String) at .\loading.jl:1105 [6] include(::Module, ::String) at .\Base.jl:31 [7] top-level scope at none:2 [8] eval at .\boot.jl:330 [inlined] [9] eval(::Expr) at .\client.jl:425 [10] top-level scope at .\none:3 in expression starting at C:\Users\samvp\.julia\packages\FixedEffectModels\1R7fm\src\FixedEffectModels.jl:64