A few days ago, I installed some new packages (AbstractAlgebra
, Nemo
, Groebner
). I also tried to install Oscar
. When I tried to compile Oscar
, I was told it doesn’t run on Windows, and I removed it.
Since then, ModelingToolkit
doesn’t precompile. I don’t know whether there is a conflict with the above mentioned installations/attempts of installation, or whether the problem is due to some new versions of ModelingToolkit
.
I have tried to remove all packages and re-install them. Problem persists. I have tried to remove all packages, and only install MTK. Problem persists… Precompilation of MTK hangs in the last step (222/223 with a fresh installation), and hangs for like 8-12 hours before I have given up.
I have now uninstalled Julia, deleted the .julia
directory, restarted computer, checked that Julia is not on it, downloaded the Julia app and reinstalled Julia v10.3, and started to add MTK again.
Again, precompiling until step 222/223 went fine; now it is hanging again. So far for 20 minutes…
Questions:
- Anyone has got a clue of what has gone wrong? [Latest version of Win 11, 1TB free disk space, 32 GB RAM, 12th gen intel]
- How long time should I expect the precompilation to take? [I know it is a big package]