Hi together,
I want to use the package NeuralPDE. I use Windows 10 and Julia 1.4.0. When I want to precompile it (by “using NeuralPDE” , I get the following error message:
ERROR: LoadError: LoadError: UndefVarError: AbstractADType not defined
ERROR: LoadError: Failed to precompile GalacticOptim [a75be94c-b780-496d-a8a9-0878b188d577]
Failed to precompile NeuralPDE [315f7962-48a3-4962-8226-d0f33b1235f0]
Has anyone an idea of the problem I have there and how to solve is?