Try adding GitHub - SciML/Optimization.jl: Local, global, and beyond optimization for scientific machine learning (SciML) to your environment and importing it before calling @load. It’s already being loaded by other packages so you’re not getting any extra dependencies, but you need to explicitly add it to use using/import.
3 Likes