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
Hi,
I encountered the following error while updating mine installed JuMP package.
ReadOnlyMemoryError()
Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: UNKNOWN at 0x7ffff64a4fd9 --
the complete log is the following
(@v1.8) pkg> update JuMP
Updating registry at `C:\Users\daros\.julia\registries\General.toml`
Installed JuMP ─ v1.4.0
Updating `C:\Users\****\.julia\environments\v1.8\Project.toml`
[4076af6c] ↑ JuMP v1.3.0 ⇒ v1.4.0
Updating `C:\Users\****\.julia\environments\v1.8\Manifest.toml`
[4076af6c] ↑ JuMP v1.3.0 ⇒ v1.4.0
Precompiling project...
Progress [===========> ] 13/51
◐ RecipesBase
◒ MutableArithmetics
◒ InverseFunctions
◒ MacroTools
◓ Compat
◑ DiffResults
✗ StaticArrays
✗ OpenSSL_jll
✗ fzf_jll
✗ Cairo_jll
✗ OpenSSL
✗ Qt5Base_jll
✗ JLFzf
✗ HarfBuzz_jll
✗ HTTP
✗ libass_jll
✗ FFMPEG_jll
✗ FFMPEG
◓ GR_jll
Internal error: encountered unexpected error in runtime:
ReadOnlyMemoryError()
Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exception: UNKNOWN at 0x7ffff64a4fd9 --
My installation is:
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.8.0 (2022-08-17)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
(@v1.8) pkg> status
Status `C:\Users\****\.julia\environments\v1.8\Project.toml`
[fa6b7ba4] DualNumbers v0.6.8
[60bf3e95] GLPK v1.1.0
⌃ [87dc4568] HiGHS v1.1.4
[7073ff75] IJulia v1.23.3
[20393b10] InfiniteOpt v0.5.6
[4076af6c] JuMP v1.4.0
[91a5bcdd] Plots v1.35.8
[438e738f] PyCall v1.94.1
[37e2e46d] LinearAlgebra
Info Packages marked with ⌃ have new versions available
I still haven't found how this has affected my work but I will update the issue if necessary.
thanks!
The text was updated successfully, but these errors were encountered:
Closing as stale and because this doesn't appear to be a bug in JuMP.
If you're still having trouble, please make a new post on the community forum: https://discourse.julialang.org/c/domain/opt/13. Many more people read that, and so someone else might have an idea what the problem is.
Error updating JuMP
Hi,
I encountered the following error while updating mine installed JuMP package.
the complete log is the following
My installation is:
I still haven't found how this has affected my work but I will update the issue if necessary.
thanks!
The text was updated successfully, but these errors were encountered: