Hi,
Good day! I am following a tutorial that requires MimiIWG. My Julia version is 1.10.4 .
I have already run registry add https://github.com/mimiframework/MimiRegistry.git
and added MimiIWG.
st shows: Status ~/.julia/environments/v1.10/Project.toml
⌃ [b1d80750] MimiIWG v0.1.0
Info Packages marked with ⌃ have new versions available and may be upgradable.
I used “up” but it appears there are no new versions for MimiIWG v0.1.0.
Now the main problem that brought me here is that, “using MimiIWG” gives the error:
"ERROR: The following 1 direct dependency failed to precompile:
MimiIWG [b1d80750-afbf-11e9-0666-4f25b2ea2b65]
Failed to precompile MimiIWG [b1d80750-afbf-11e9-0666-4f25b2ea2b65] to “/home/peter/.julia/compiled/v1.10/MimiIWG/jl_fnBWEZ”.
ERROR: LoadError: UndefVarError: Simulation
not defined
Stacktrace: …"
Thanks,
Peter