Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. ERROR: LoadError: InitError: failed process: Process(`'C:\Users\user\.julia\artifacts\382d68de5642eec643713a83a516ccf24e182c79\bin\gdk-pixbuf-query-loaders.exe'`, ProcessExited(3221225781)) [3221225781]
  2.  
  3. Stacktrace:
  4. [1] pipeline_error at .\process.jl:525 [inlined]
  5. [2] read(::Cmd) at .\process.jl:412
  6. [3] (::Gtk.var"#301#307"{String})() at C:\Users\noahf\.julia\packages\Gtk\cGgRq\src\Gtk.jl:91
  7. [4] withenv(::Gtk.var"#301#307"{String}, ::Pair{String,String}) at .\env.jl:161
  8. [5] (::Gtk.var"#300#306")(::String) at C:\Users\user\.julia\packages\Gtk\cGgRq\src\Gtk.jl:90
  9. [6] (::gdk_pixbuf_jll.var"#8#9"{Gtk.var"#300#306"})() at C:\Users\user\.julia\packages\gdk_pixbuf_jll\76Cuj\src\wrappers\x86_64-w64-mingw32.jl:64
  10. [7] withenv(::gdk_pixbuf_jll.var"#8#9"{Gtk.var"#300#306"}, ::Pair{String,String}) at .\env.jl:161
  11. [8] #gdk_pixbuf_query_loaders#7(::Bool, ::Bool, ::typeof(gdk_pixbuf_jll.gdk_pixbuf_query_loaders), ::Gtk.var"#300#306") at C:\Users\user\.julia\packages\gdk_pixbuf_jll\76Cuj\src\wrappers\x86_64-w64-mingw32.jl:63
  12. [9] gdk_pixbuf_query_loaders at C:\Users\user\.julia\packages\gdk_pixbuf_jll\76Cuj\src\wrappers\x86_64-w64-mingw32.jl:47 [inlined]
  13. [10] __init__() at C:\Users\user\.julia\packages\Gtk\cGgRq\src\Gtk.jl:89
  14. [11] _include_from_serialized(::String, ::Array{Any,1}) at .\loading.jl:692
  15. [12] _require_search_from_serialized(::Base.PkgId, ::String) at .\loading.jl:776
  16. [13] _require(::Base.PkgId) at .\loading.jl:1001
  17. [14] require(::Base.PkgId) at .\loading.jl:922
  18. [15] require(::Module, ::Symbol) at .\loading.jl:917
  19. [16] include at .\boot.jl:328 [inlined]
  20. [17] include_relative(::Module, ::String) at .\loading.jl:1105
  21. [18] _require(::Base.PkgId) at .\loading.jl:1053
  22. [19] require(::Base.PkgId) at .\loading.jl:922
  23. [20] require(::Module, ::Symbol) at .\loading.jl:917
  24. during initialization of module Gtk
  25. in expression starting at C:\Users\user\.julia\packages\Ahorn\62IxM\src\Ahorn.jl:10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement