You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to use OptiMimi but unfortunately failed to install the package.
I tried to add OptiMimi using Pkg.add("OptiMimi") as well as the Github Repo in Pkg.add(url=".") in Julia v1.8 and failed with both methods. I get the error
ERROR: The following 1 direct dependency failed to precompile:
OptiMimi [61d5e40c-f051-5c04-90a0-b0f47eb95ad5]
Failed to precompile OptiMimi [61d5e40c-f051-5c04-90a0-b0f47eb95ad5] to /Users/.../.julia/compiled/v1.8/OptiMimi/jl_XjPoVx.
ERROR: LoadError: UndefVarError: _iszero not defined
It would be great, if you could help me with that!
Best,
Michael
The text was updated successfully, but these errors were encountered:
Hi there,
I would love to use OptiMimi but unfortunately failed to install the package.
I tried to add OptiMimi using Pkg.add("OptiMimi") as well as the Github Repo in Pkg.add(url=".") in Julia v1.8 and failed with both methods. I get the error
It would be great, if you could help me with that!
Best,
Michael
The text was updated successfully, but these errors were encountered: