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
The latest Winston.jl and julia 1.9.3 doesn't seem to be working:
julia> using Winston
[ Info: Precompiling Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6]
(process:3780): Gdk-WARNING **: 17:00:04.254: No such backend: *
ERROR: LoadError: InitError: gtk_init_check() failed.
...
during initialization of module Gtk4
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/gtk.jl:1
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/Winston.jl:1
in expression starting at stdin:3
ERROR: Failed to precompile Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6] to "/home/ezaron/.julia/compiled/v1.9/Winston/jl_LebL1x"
Does anyone have a suggestion for how to get Winston.jl working again?
-Ed
The text was updated successfully, but these errors were encountered:
The latest Winston.jl and julia 1.9.3 doesn't seem to be working:
julia> using Winston
[ Info: Precompiling Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6]
(process:3780): Gdk-WARNING **: 17:00:04.254: No such backend: *
ERROR: LoadError: InitError: gtk_init_check() failed.
...
during initialization of module Gtk4
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/gtk.jl:1
in expression starting at /home/ezaron/.julia/packages/Winston/jkJNs/src/Winston.jl:1
in expression starting at stdin:3
ERROR: Failed to precompile Winston [bd07be1c-e76f-5ff0-9c0b-f51ef45303c6] to "/home/ezaron/.julia/compiled/v1.9/Winston/jl_LebL1x"
Does anyone have a suggestion for how to get Winston.jl working again?
-Ed
The text was updated successfully, but these errors were encountered: