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
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
When I try to use the Windows installation script I get the following error:
Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Vector{Any}) @ Base .\process.jl:99 [2] #637 @ .\process.jl:112 [inlined] [3] setup_stdios(f::Base.var"#637#638"{Cmd}, stdios::Vector{Any}) @ Base .\process.jl:196 [4] _spawn @ .\process.jl:111 [inlined] [5] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base .\process.jl:370 [6] open @ .\process.jl:361 [inlined] [7] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base .\process.jl:341 [8] read(cmd::Cmd) @ Base .\process.jl:410 [9] read(cmd::Cmd, #unused#::Type{String}) @ Base .\process.jl:421 [10] readchomp @ .\io.jl:923 [inlined] [11] query_pixbuf_loaders @ ~\.julia\packages\Gtk\oo3cW\src\Gtk.jl:101 [inlined] [12] (::Gtk.var"#query_pixbuf_loaders#325"{Gtk.var"#query_pixbuf_loaders#320#326"})(dir::String) @ Gtk ~\.julia\packages\Gtk\oo3cW\src\Gtk.jl:100 [13] (::Gtk.var"#321#327")(io::IOStream) @ Gtk ~\.julia\packages\Gtk\oo3cW\src\Gtk.jl:106 [14] open(f::Gtk.var"#321#327", args::String; kwargs::Base.Iterators.Pairs{Symbol, Bool, Tuple{Symbol}, NamedTuple{(:write,), Tuple{Bool}}}) @ Base .\io.jl:330 [15] __init__() @ Gtk ~\.julia\packages\Gtk\oo3cW\src\Gtk.jl:104 [16] _include_from_serialized(path::String, depmods::Vector{Any}) @ Base .\loading.jl:674 [17] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String) @ Base .\loading.jl:760 [18] _require(pkg::Base.PkgId) @ Base .\loading.jl:998 [19] require(uuidkey::Base.PkgId) @ Base .\loading.jl:914 [20] require(into::Module, mod::Symbol) @ Base .\loading.jl:901 [21] include @ .\Base.jl:386 [inlined] [22] _require(pkg::Base.PkgId) @ Base .\loading.jl:1050 [23] require(uuidkey::Base.PkgId) @ Base .\loading.jl:914 [24] require(into::Module, mod::Symbol) @ Base .\loading.jl:901 during initialization of module Gtk in expression starting at C:\Users\Wiktor\.julia\packages\Ahorn\hlYON\src\Ahorn.jl:2 in expression starting at D:\Ahorn\install_ahorn.jl:68
The text was updated successfully, but these errors were encountered: