You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to precompile the package, it shows the following warning and error:
┌ NeuroTreeModels
│ WARNING: Method definition supports_weights(Type{var"#s27"} where var"#s27"<:NeuroTreeModels.NeuroTreeRegressor) in module NeuroTreeModels at /home/dong/.julia/packages/NeuroTreeModels/D6Ycs/src/MLJ.jl:71 overwritten at /home/dong/.julia/packages/MLJModelInterface/ihpHk/src/metadata_utils.jl:62.
│ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.
The text was updated successfully, but these errors were encountered:
When I try to precompile the package, it shows the following warning and error:
The text was updated successfully, but these errors were encountered: