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
Apparently something broke when generating the documentation:
julia> using OMJulia
julia> using OMJulia.API: API
julia> using CSV, DataFrames, PlotlyJS
julia> omc = OMJulia.OMCSession();
ERROR: IOError: could not spawn `omc --interactive=zmq -z=julia.4GhBQGED9v`: no such file or directory (ENOENT)
Apparently something broke when generating the documentation:
(https://docs.juliahub.com/General/OMJulia/stable/quickstart/#omjulia-api)
We need to re-generate the documentation and make sure this doesn't happen again.
The text was updated successfully, but these errors were encountered: