Hi julia experts,
I installed and built JuliaFEM right after installing Julia1.5 but when I type ‘using JuliaFEM’, I got error:
ERROR:LoadError:LoadError:Evaluation into the closed module ‘Calculus’ breaks incremental compilation because the side effects will not be permanent.This is likely due to some other module mutating ‘Calculus’ with ‘eval’ during precompilation-don’t do this.
I thought this might be related to version of julia,so i changed julia1.5 into julia1.4 and julia 1.3 and tried again but it still doesn’t work.
Thanks for your time.
We haven’t had resources to keep developing JuliaFEM. In the future I would like to see a joint effort in developing FEM packages that would work smoothly together. Maybe it will need a better starting point that we have at the moment or maybe we already have that in the recently created or updated packages.