Open Balinus opened 4 years ago
Hello,
I get an error about an invalid dependency when I try to use Interact. See example below as well as packages versions.
Thanks for any infos!
ref: https://github.com/esa-esdl/esdl-shared/issues/5
using Interact @manipulate for i=1:10 i end Invalid dependency (must be a url, file, or AssetRegistry path): /userpath/.julia/packages/Knockout/1sDlc/src/../assets/knockout.js Stacktrace: [1] error(::String) at ./error.jl:33 [2] path2url(::SubString{String}) at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:209 [3] dep2url(::String) at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:226 [4] lower(::Asset) at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:51 [5] lowerassets(::Asset) at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:118 [6] iterate at ./generator.jl:47 [inlined] [7] _collect(::Array{Any,1}, ::Base.Generator{Array{Any,1},typeof(WebIO.lowerassets)}, ::Base.EltypeUnknown, ::Base.HasShape{1}) at ./array.jl:635 [8] collect_similar(::Array{Any,1}, ::Base.Generator{Array{Any,1},typeof(WebIO.lowerassets)}) at ./array.jl:564 [9] map(::Function, ::Array{Any,1}) at ./abstractarray.jl:2073 [10] lowerassets(::Async) at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:119 [11] (::WebIO.var"#23#24"{Async})(::Base.GenericIOBuffer{Array{UInt8,1}}) at /userpath/.julia/packages/WebIO/2nnB1/src/syntax.jl:221 [12] #sprint#339(::Nothing, ::Int64, ::typeof(sprint), ::Function) at ./strings/io.jl:105 [13] sprint at ./strings/io.jl:101 [inlined] [14] tojs at /userpath/.julia/packages/WebIO/2nnB1/src/asset.jl:112 [inlined] [15] (::WebIO.var"#42#43"{Scope,WebIO.JSString})(::Base.GenericIOBuffer{Array{UInt8,1}}) at /userpath/.julia/packages/WebIO/2nnB1/src/syntax.jl:221 [16] #sprint#339(::Nothing, ::Int64, ::typeof(sprint), ::Function) at ./strings/io.jl:105 [17] sprint at ./strings/io.jl:101 [inlined] [18] onimport at /userpath/.julia/packages/WebIO/2nnB1/src/scope.jl:313 [inlined] [19] #knockout#1(::Array{Pair{String,WebIO.JSString},1}, ::Array{Any,1}, ::typeof(knockout), ::Node{WebIO.DOM}, ::Array{Pair{String,Any},1}, ::WebIO.JSString) at /userpath/.julia/packages/Knockout/1sDlc/src/Knockout.jl:124 [20] #knockout at ./none:0 [inlined] [21] #input#47(::WebIO.JSString, ::Array{Pair{String,Array{String,1}},1}, ::Nothing, ::String, ::String, ::String, ::Dict{Any,Any}, ::Bool, ::Array{Pair{String,WebIO.JSString},1}, ::Dict{Any,Any}, ::String, ::String, ::String, ::Int64, ::Base.Iterators.Pairs{Symbol,Int64,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:min, :max, :step),Tuple{Int64,Int64,Int64}}}, ::typeof(input), ::Interact.Bulma, ::Int64) at /userpath/.julia/packages/InteractBase/9mFwe/src/input.jl:259 [22] (::Widgets.var"#kw##input")(::NamedTuple{(:bindto, :attributes, :extra_obs, :computed, :typ, :min, :max, :step, :className),Tuple{String,Dict{Any,Any},Array{Pair{String,Array{String,1}},1},Array{Pair{String,WebIO.JSString},1},String,Int64,Int64,Int64,String}}, ::typeof(input), ::Interact.Bulma, ::Int64) at ./none:0 [23] #input#40(::Base.Iterators.Pairs{Symbol,Any,NTuple{9,Symbol},NamedTuple{(:bindto, :attributes, :extra_obs, :computed, :typ, :min, :max, :step, :className),Tuple{String,Dict{Any,Any},Array{Pair{String,Array{String,1}},1},Array{Pair{String,WebIO.JSString},1},String,Int64,Int64,Int64,String}}}, ::typeof(input), ::Int64) at /userpath/.julia/packages/Widgets/451tD/src/defaults.jl:10 [24] (::Widgets.var"#kw##input")(::NamedTuple{(:bindto, :attributes, :extra_obs, :computed, :typ, :min, :max, :step, :className),Tuple{String,Dict{Any,Any},Array{Pair{String,Array{String,1}},1},Array{Pair{String,WebIO.JSString},1},String,Int64,Int64,Int64,String}}, ::typeof(input), ::Int64) at ./none:0 [25] #slider#81(::String, ::Bool, ::String, ::Int64, ::String, ::Dict{Any,Any}, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(slider), ::Interact.Bulma, ::UnitRange{Int64}, ::Array{String,1}) at /userpath/.julia/packages/InteractBase/9mFwe/src/slider.jl:58 [26] (::Widgets.var"#kw##slider")(::NamedTuple{(:label,),Tuple{String}}, ::typeof(slider), ::Interact.Bulma, ::UnitRange{Int64}, ::Array{String,1}) at ./none:0 [27] (::Widgets.var"#kw##slider")(::NamedTuple{(:label,),Tuple{String}}, ::typeof(slider), ::Interact.Bulma, ::UnitRange{Int64}) at ./simdloop.jl:0 [28] #slider#56(::Base.Iterators.Pairs{Symbol,String,Tuple{Symbol},NamedTuple{(:label,),Tuple{String}}}, ::typeof(slider), ::UnitRange{Int64}) at /userpath/.julia/packages/Widgets/451tD/src/defaults.jl:10 [29] #slider at ./none:0 [inlined] [30] #widget#104 at /userpath/.julia/packages/Widgets/451tD/src/defaults.jl:56 [inlined] [31] (::Widgets.var"#kw##widget")(::NamedTuple{(:label,),Tuple{String}}, ::typeof(widget), ::UnitRange{Int64}) at ./none:0 [32] top-level scope at /userpath/.julia/packages/Widgets/451tD/src/manipulate.jl:91 [33] top-level scope at In[1]:2
> versioninfo() Julia Version 1.3.1 Commit 2d5741174c (2019-12-30 21:36 UTC) Platform Info: OS: Linux (x86_64-redhat-linux) CPU: Intel(R) Xeon(R) Gold 6150 CPU @ 2.70GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-6.0.1 (ORCJIT, skylake) Environment: JULIA_NUM_THREADS = 16
(v1.3) pkg> st Status `/mnt/automountdir/gpfs/home/dl2594/.julia/environments/v1.3/Project.toml` [4f1ea46c] AWSCore v0.6.7 [39de3d68] AxisArrays v0.3.3 [6e4b80f9] BenchmarkTools v0.4.3 [179af706] CFTime v0.0.3 [336ed68f] CSV v0.5.22 [13f3f980] CairoMakie v0.1.2 [35604d93] ClimateBase v0.1.0 [b71d359b] ClimatePlots v0.1.0 [4f4ee721] ClimateTools v0.16.0 [a93c6f00] DataFrames v0.20.0 [0c46a032] DifferentialEquations v6.10.1 [0703355e] DimensionalData v0.5.1 [28b8d3ca] GR v0.44.0 [f67ccb44] HDF5 v0.12.5 [7073ff75] IJulia v1.20.2 [c601a237] Interact v0.10.3 [23992714] MAT v0.7.0 [ee78f7c6] Makie v0.9.5 [85f8d34a] NCDatasets v0.9.5 [5fb14364] OhMyREPL v0.5.3 [91a5bcdd] Plots v0.28.4 [438e738f] PyCall v1.91.2 [d330b81b] PyPlot v2.8.2 [1a8c2f83] Query v0.12.2 [295af30f] Revise v2.5.0 [26b386a0] WaterFlows v0.1.0 [0f1e0344] WebIO v0.8.13 [0a941bbe] Zarr v0.3.3
(v1.3) pkg> st --manifest Status `/mnt/automountdir/gpfs/home/dl2594/.julia/environments/v1.3/Manifest.toml` [4f1ea46c] AWSCore v0.6.7 [1c724243] AWSS3 v0.6.2 [0d499d91] AWSSDK v0.4.0 [621f4979] AbstractFFTs v0.5.0 [537997a7] AbstractPlotting v0.9.10 [79e6a3ab] Adapt v1.0.0 [dce04be8] ArgCheck v1.0.1 [ec485272] ArnoldiMethod v0.0.4 [7d9fca2a] Arpack v0.4.0 [68821587] Arpack_jll v3.5.0+2 [4fba245c] ArrayInterface v2.3.1 [4c555306] ArrayLayouts v0.1.5 [bf4720bc] AssetRegistry v0.1.0 [13072b0f] AxisAlgorithms v1.0.0 [39de3d68] AxisArrays v0.3.3 [aae01518] BandedMatrices v0.14.3 [6e4b80f9] BenchmarkTools v0.4.3 [9e28174c] BinDeps v0.8.10 [b99e7846] BinaryProvider v0.5.8 [a134a8b2] BlackBoxOptim v0.5.0 [a74b3585] Blosc v0.5.1 [764a87c0] BoundaryValueDiffEq v2.4.0 [e1450e63] BufferedStreams v1.0.0 [6e34b625] Bzip2_jll v1.0.6+1 [179af706] CFTime v0.0.3 [631607c0] CMake v1.1.2 [d5fb7624] CMakeWrapper v0.2.3 [a9c8d775] CPUTime v1.0.0 [70588ee8] CSSUtil v0.1.0 [336ed68f] CSV v0.5.22 [159f3aea] Cairo v1.0.2 [13f3f980] CairoMakie v0.1.2 [83423d85] Cairo_jll v1.16.0+2 [49dc2e85] Calculus v0.5.1 [aafaddc9] CatIndices v0.2.1 [324d7699] CategoricalArrays v0.7.7 [d360d2e6] ChainRulesCore v0.6.1 [35604d93] ClimateBase v0.1.0 [b71d359b] ClimatePlots v0.1.0 [4f4ee721] ClimateTools v0.16.0 [da1fd8a2] CodeTracking v0.5.8 [523fee87] CodecBzip2 v0.6.0 [944b1d66] CodecZlib v0.6.0 [a2cac450] ColorBrewer v0.4.0 [3da002f7] ColorTypes v0.9.1 [c3611d14] ColorVectorSpace v0.8.2 [5ae59095] Colors v0.11.2 [861a8166] Combinatorics v0.7.0 [bbf7d656] CommonSubexpressions v0.2.0 [34da2185] Compat v2.2.0 [ed09eef8] ComputationalResources v0.3.0 [8f4d0f93] Conda v1.3.0 [a9693cdc] CondaBinDeps v0.1.0 [187b0558] ConstructionBase v1.0.0 [d38c429a] Contour v0.5.1 [150eb455] CoordinateTransformations v0.5.0 [a8cc5b0e] Crayons v4.0.1 [dc8bdbbb] CustomUnitRanges v1.0.0 [75c7ada1] DBFTables v0.2.1 [9a962f9c] DataAPI v1.1.0 [a93c6f00] DataFrames v0.20.0 [864edb3b] DataStructures v0.17.9 [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [bcd4f6db] DelayDiffEq v5.20.0 [2b5f629d] DiffEqBase v6.13.1 [459566f4] DiffEqCallbacks v2.11.0 [5a0ffddc] DiffEqFinancial v2.2.1 [c894b116] DiffEqJump v6.5.0 [77a26b50] DiffEqNoiseProcess v3.8.0 [055956cb] DiffEqPhysics v3.4.0 [163ba53b] DiffResults v1.0.2 [b552c78f] DiffRules v1.0.0 [0c46a032] DifferentialEquations v6.10.1 [0703355e] DimensionalData v0.5.1 [c619ae07] DimensionalPlotRecipes v1.0.0 [b4f34e82] Distances v0.8.2 [31c24e10] Distributions v0.22.3 [ffbed154] DocStringExtensions v0.8.1 [2e619515] Expat_jll v2.2.7+0 [d4d017d3] ExponentialUtilities v1.6.0 [fe3fe864] Extremes v0.1.1 [8f5d6c58] EzXML v1.1.0 [c87230d0] FFMPEG v0.2.4 [4f61f5a4] FFTViews v0.3.1 [7a1cc6ca] FFTW v1.2.0 [f5851436] FFTW_jll v3.3.9+3 [5789e2e9] FileIO v1.2.1 [48062228] FilePathsBase v0.6.2 [1a297f60] FillArrays v0.8.4 [6a86dc24] FiniteDiff v2.1.0 [53c48c17] FixedPointNumbers v0.6.1 [a3f928ae] Fontconfig_jll v2.13.1+10 [59287772] Formatting v0.4.1 [f6369f11] ForwardDiff v0.10.9 [b38be410] FreeType v2.1.1 [d7e528f0] FreeType2_jll v2.10.1+1 [663a7486] FreeTypeAbstraction v0.4.2 [da1fdf0e] FreqTables v0.3.1 [559328eb] FriBidi_jll v1.0.5+2 [069b7b12] FunctionWrappers v1.0.0 [de31a74c] FunctionalCollections v0.5.0 [f7f18e0c] GLFW v3.2.1 [0656b61e] GLFW_jll v3.3.0+1 [e9467ef8] GLMakie v0.0.8 [28b8d3ca] GR v0.44.0 [01680d73] GenericSVD v0.2.2 [cf35fbd7] GeoInterface v0.5.0 [dcc97b0b] GeoStats v0.9.0 [323cb8eb] GeoStatsBase v0.4.3 [19e549d1] GeoStatsDevTools v0.4.5 [4d00f742] GeometryTypes v0.7.7 [78b55507] Gettext_jll v0.20.1+1 [7746bdde] Glib_jll v2.59.0+1 [a2bd30eb] Graphics v1.0.1 [3b182d85] Graphite2_jll v1.3.13+1 [f67ccb44] HDF5 v0.12.5 [cd3eb016] HTTP v0.8.8 [2e76f6c2] HarfBuzz_jll v2.6.1+4 [7073ff75] IJulia v1.20.2 [bbac6d45] IdentityRanges v0.3.1 [2803e5a7] ImageAxes v0.6.2 [a09fc81d] ImageCore v0.8.11 [51556ac3] ImageDistances v0.2.7 [6a3955dd] ImageFiltering v0.6.11 [6218d12a] ImageMagick v1.1.2 [c73af94c] ImageMagick_jll v6.9.10-12+0 [bc367c6b] ImageMetadata v0.9.0 [787d08f9] ImageMorphology v0.2.5 [4e3cecfd] ImageShow v0.2.3 [02fcd773] ImageTransformations v0.8.3 [916415d5] Images v0.20.2 [9b13fd28] IndirectArrays v0.5.1 [d25df0c9] Inflate v0.1.1 [83e8ac13] IniFile v0.5.0 [1d5cc7b8] IntelOpenMP_jll v2018.0.3+0 [c601a237] Interact v0.10.3 [d3863d7c] InteractBase v0.10.3 [a98d9a8b] Interpolations v0.12.7 [8197267c] IntervalSets v0.3.2 [6a8e3230] InverseDistanceWeighting v0.2.2 [41ab1584] InvertedIndices v1.0.0 [b6b21f68] Ipopt v0.6.1 [c8e1da08] IterTools v1.3.0 [1c8ee90f] IterableTables v1.0.0 [42fd0dbc] IterativeSolvers v0.8.1 [82899510] IteratorInterfaceExtensions v1.0.0 [97c1335a] JSExpr v0.5.1 [682c06a0] JSON v0.21.0 [7d188eb4] JSONSchema v0.2.0 [aacddb02] JpegTurbo_jll v2.0.1+0 [4076af6c] JuMP v0.20.1 [aa1ae85d] JuliaInterpreter v0.7.8 [5ab0869b] KernelDensity v0.5.1 [bcebb21b] Knockout v0.2.3 [d293930c] KrigingEstimators v0.2.3 [dd4b983a] LZO_jll v2.10.0+0 [b964fa9f] LaTeXStrings v1.0.3 [fc18253b] LazyJSON v0.1.1 [e9f186c6] Libffi_jll v3.2.1+0 [d4300ac3] Libgcrypt_jll v1.8.5+0 [7e76a0d4] Libglvnd_jll v1.2.0+2 [7add5ba3] Libgpg_error_jll v1.36.0+0 [94ce4f54] Libiconv_jll v1.16.0+0 [89763e89] Libtiff_jll v4.0.10+0 [38a345b3] Libuuid_jll v2.34.0+3 [093fc24a] LightGraphs v1.3.0 [d3d80556] LineSearches v7.0.1 [4345ca2d] Loess v0.5.0 [6f1432cf] LoweredCodeUtils v0.4.2 [23992714] MAT v0.7.0 [856f044c] MKL_jll v2019.0.117+2 [1914dd2f] MacroTools v0.5.3 [ee78f7c6] Makie v0.9.5 [dbb5928d] MappedArrays v0.2.2 [b8f27783] MathOptInterface v0.9.9 [fdba3010] MathProgBase v0.7.7 [739be429] MbedTLS v0.7.0 [442fdcdd] Measures v0.3.1 [7269a6da] MeshIO v0.3.1 [e1d29d7a] Missings v0.4.3 [78c3b35d] Mocking v0.7.0 [66fc600b] ModernGL v1.1.2 [46d2c3a1] MuladdMacro v0.2.2 [f9640e96] MultiScaleArrays v1.6.0 [d8a4904e] MutableArithmetics v0.2.1 [85f8d34a] NCDatasets v0.9.5 [d41bc354] NLSolversBase v7.6.0 [2774e3e8] NLsolve v4.3.0 [77ba4419] NaNMath v0.3.3 [86f7a689] NamedArrays v0.9.3 [b8a86587] NearestNeighbors v0.4.4 [30363a11] NetCDF v0.8.2 [510215fc] Observables v0.2.3 [6fe1bfb0] OffsetArrays v0.11.4 [5fb14364] OhMyREPL v0.5.3 [4536629a] OpenBLAS_jll v0.3.7+4 [efe28fd5] OpenSpecFun_jll v0.5.3+1 [429524aa] Optim v0.20.0 [bac558e1] OrderedCollections v1.1.0 [1dea7af3] OrdinaryDiffEq v5.28.1 [2f80f16e] PCRE_jll v8.42.0+1 [90014a1f] PDMats v0.9.11 [19eb6ba3] Packing v0.3.0 [5432bcbf] PaddedViews v0.5.1 [36c8627f] Pango_jll v1.42.4+7 [d96e819e] Parameters v0.12.0 [69de0a69] Parsers v0.3.10 [fa939f87] Pidfile v1.1.0 [30392449] Pixman_jll v0.38.4+1 [ccf2f8ad] PlotThemes v1.0.1 [995b91a9] PlotUtils v0.6.2 [91a5bcdd] Plots v0.28.4 [e409e4f3] PoissonRandom v0.4.0 [f27b6e38] Polynomials v0.6.0 [2dfb63ee] PooledArrays v0.5.3 [85a6dd25] PositiveFactorizations v0.2.3 [92933f4c] ProgressMeter v1.2.0 [438e738f] PyCall v1.91.2 [d330b81b] PyPlot v2.8.2 [1fd47b50] QuadGK v2.3.1 [1a8c2f83] Query v0.12.2 [2aef5ad7] QueryOperators v0.9.1 [e6cf234a] RandomNumbers v1.4.0 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.3.1 [3cdcf5f2] RecipesBase v0.7.0 [731186ca] RecursiveArrayTools v2.0.4 [f2c3362d] RecursiveFactorization v0.1.0 [189a3867] Reexport v0.2.0 [ae029012] Requires v1.0.0 [ae5879a3] ResettableStacks v1.0.0 [20febd7b] Retry v0.4.0 [295af30f] Revise v2.5.0 [79098fc4] Rmath v0.6.0 [f2b01f46] Roots v0.8.4 [6038ab10] Rotations v0.13.0 [8e980c4a] Shapefile v0.6.1 [992d4aef] Showoff v0.3.1 [73760f76] SignedDistanceFields v0.4.0 [699a6c99] SimpleTraits v0.9.1 [b85f4697] SoftGlobalScope v1.0.10 [a2af1166] SortingAlgorithms v0.3.1 [47a9eef4] SparseDiffTools v1.3.3 [d4ead438] SpatialIndexing v0.1.2 [276daf66] SpecialFunctions v0.9.0 [90137ffa] StaticArrays v0.12.1 [2913bbd2] StatsBase v0.32.0 [4c63d2b9] StatsFuns v0.9.3 [65254759] StatsMakie v0.0.6 [9672c7b4] SteadyStateDiffEq v1.5.0 [789caeaf] StochasticDiffEq v6.18.0 [09ab397b] StructArrays v0.4.1 [c3572dad] Sundials v3.8.1 [2da68c74] SymDict v0.3.0 [5e66a065] TableShowUtils v0.2.5 [3783bdb8] TableTraits v1.0.0 [382cd787] TableTraitsUtils v1.0.1 [bd369af6] Tables v0.2.11 [06e1c1a7] TiledIteration v0.2.4 [0796e94c] Tokenize v0.5.7 [3bb67fe8] TranscodingStreams v0.9.5 [a2a6695c] TreeViews v0.3.0 [30578b45] URIParser v0.4.0 [1cfade01] UnicodeFun v0.4.0 [04a0146e] Variography v0.3.6 [81def892] VersionParsing v1.2.0 [19fa3120] VertexSafeGraphs v0.1.1 [26b386a0] WaterFlows v0.1.0 [ea10d353] WeakRefStrings v0.6.2 [0f1e0344] WebIO v0.8.13 [104b5d7c] WebSockets v1.5.2 [cc8bc4a8] Widgets v0.6.2 [efce3f68] WoodburyMatrices v0.5.0 [546b0b6d] X11_jll v1.6.8+5 [02c8fc9c] XML2_jll v2.9.9+1 [228000da] XMLDict v0.4.0 [aed1982a] XSLT_jll v1.1.33+0 [cf2f014d] Xorg_fixesproto_jll v5.0.0+0 [41595b7c] Xorg_glproto_jll v1.4.17+0 [84d6cd60] Xorg_inputproto_jll v2.3.2+0 [060dd47b] Xorg_kbproto_jll v1.0.7+0 [4f6342f7] Xorg_libX11_jll v1.6.8+0 [0c0b7dd1] Xorg_libXau_jll v1.0.9+0 [935fb764] Xorg_libXcursor_jll v1.2.0+0 [a3789734] Xorg_libXdmcp_jll v1.1.3+0 [1082639a] Xorg_libXext_jll v1.3.4+0 [d091e8ba] Xorg_libXfixes_jll v5.0.3+0 [a51aa0fd] Xorg_libXi_jll v1.7.10+0 [d1454406] Xorg_libXinerama_jll v1.1.4+0 [ec84b674] Xorg_libXrandr_jll v1.5.2+0 [ea2f1a96] Xorg_libXrender_jll v0.9.10+0 [14d82f49] Xorg_libpthread_stubs_jll v0.1.0+0 [c7cfdc94] Xorg_libxcb_jll v1.13.0+0 [0e394dc1] Xorg_randrproto_jll v1.5.0+0 [21e99dc2] Xorg_renderproto_jll v0.11.1+0 [7c09cfe3] Xorg_util_macros_jll v1.19.2+0 [c2e9c405] Xorg_xcb_proto_jll v1.13.0+0 [d13bc2ba] Xorg_xextproto_jll v7.3.0+0 [6a3da44c] Xorg_xineramaproto_jll v1.2.1+0 [46797783] Xorg_xproto_jll v7.0.31+0 [c5fb5394] Xorg_xtrans_jll v1.4.0+0
Moved this to the WebIO repository from Interact. It might belong on Knockout.
Hello,
I get an error about an invalid dependency when I try to use Interact. See example below as well as packages versions.
Thanks for any infos!
ref: https://github.com/esa-esdl/esdl-shared/issues/5