Skip to content

Instantly share code, notes, and snippets.

@kescobo
Created December 23, 2018 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kescobo/7d0b95247c8c11787c08ff19cd546403 to your computer and use it in GitHub Desktop.
Save kescobo/7d0b95247c8c11787c08ff19cd546403 to your computer and use it in GitHub Desktop.
2018-12-23|09:56:41 ~ ksb$ mkdir makietest; cd makietest
2018-12-23|09:56:56 makietest ksb$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.0.3 (2018-12-18)
_/ |\__'_|_|_|\__'_| |
|__/ |
(v1.0) pkg> activate .
(makietest) pkg> add Makie
Updating registry at `~/.julia/registries/General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
Resolving package versions...
Updating `~/makietest/Project.toml`
[ee78f7c6] + Makie v0.9.0
Updating `~/makietest/Manifest.toml`
[621f4979] + AbstractFFTs v0.3.2
[537997a7] + AbstractPlotting v0.9.2
[13072b0f] + AxisAlgorithms v0.3.0
[39de3d68] + AxisArrays v0.3.0
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.3
[631607c0] + CMake v1.1.1
[d5fb7624] + CMakeWrapper v0.2.2
[a2cac450] + ColorBrewer v0.4.0
[3da002f7] + ColorTypes v0.7.5
[c3611d14] + ColorVectorSpace v0.6.2
[5ae59095] + Colors v0.9.5
[34da2185] + Compat v1.4.0
[8f4d0f93] + Conda v1.1.1
[d38c429a] + Contour v0.5.1
[150eb455] + CoordinateTransformations v0.5.0
[864edb3b] + DataStructures v0.14.0
[7a1cc6ca] + FFTW v0.2.4
[5789e2e9] + FileIO v1.0.4
[53c48c17] + FixedPointNumbers v0.5.3
[b38be410] + FreeType v2.1.1
[663a7486] + FreeTypeAbstraction v0.4.1
[f7f18e0c] + GLFW v2.3.0
[4d00f742] + GeometryTypes v0.7.2
[a2bd30eb] + Graphics v0.4.0
[d9be37ee] + Homebrew v0.7.0
[bbac6d45] + IdentityRanges v0.2.0
[2803e5a7] + ImageAxes v0.5.0
[a09fc81d] + ImageCore v0.7.3
[6218d12a] + ImageMagick v0.7.1
[02fcd773] + ImageTransformations v0.7.1
[9b13fd28] + IndirectArrays v0.5.0
[a98d9a8b] + Interpolations v0.11.0
[8197267c] + IntervalSets v0.3.1
[c8e1da08] + IterTools v1.1.1
[682c06a0] + JSON v0.20.0
[1914dd2f] + MacroTools v0.4.4
[ee78f7c6] + Makie v0.9.0
[dbb5928d] + MappedArrays v0.2.1
[e1d29d7a] + Missings v0.3.1
[66fc600b] + ModernGL v1.0.0
[77ba4419] + NaNMath v0.3.2
[510215fc] + Observables v0.2.3
[6fe1bfb0] + OffsetArrays v0.9.1
[bac558e1] + OrderedCollections v1.0.2
[19eb6ba3] + Packing v0.3.0
[5432bcbf] + PaddedViews v0.4.2
[d96e819e] + Parameters v0.10.3
[995b91a9] + PlotUtils v0.5.5
[27ebfcd6] + Primes v0.4.0
[dca85d43] + QuartzImageIO v0.5.0
[b3c3ace0] + RangeArrays v0.3.1
[c84ed2f1] + Ratios v0.3.0
[a223df75] + Reactive v0.8.3
[189a3867] + Reexport v0.2.0
[6038ab10] + Rotations v0.9.1
[992d4aef] + Showoff v0.2.1
[73760f76] + SignedDistanceFields v0.4.0
[699a6c99] + SimpleTraits v0.8.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.10.0
[2913bbd2] + StatsBase v0.26.0
[30578b45] + URIParser v0.4.0
[1cfade01] + UnicodeFun v0.4.0
[81def892] + VersionParsing v1.1.3
[efce3f68] + WoodburyMatrices v0.4.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
(makietest) pkg> test Makie
Testing Makie
Resolving package versions...
Status `/var/folders/nl/h0htjvx13dz9l4p42xzw7_8h0000gq/T/tmpDGrB0Y/Manifest.toml`
[621f4979] AbstractFFTs v0.3.2
[537997a7] AbstractPlotting v0.9.2
[13072b0f] AxisAlgorithms v0.3.0
[39de3d68] AxisArrays v0.3.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.3
[631607c0] CMake v1.1.1
[d5fb7624] CMakeWrapper v0.2.2
[336ed68f] CSV v0.4.3
[aafaddc9] CatIndices v0.2.0
[324d7699] CategoricalArrays v0.5.2
[944b1d66] CodecZlib v0.5.1
[a2cac450] ColorBrewer v0.4.0
[3da002f7] ColorTypes v0.7.5
[c3611d14] ColorVectorSpace v0.6.2
[5ae59095] Colors v0.9.5
[34da2185] Compat v1.4.0
[ed09eef8] ComputationalResources v0.3.0
[8f4d0f93] Conda v1.1.1
[d38c429a] Contour v0.5.1
[150eb455] CoordinateTransformations v0.5.0
[dc8bdbbb] CustomUnitRanges v0.2.0
[a93c6f00] DataFrames v0.15.2
[9a8bc11e] DataStreams v0.4.1
[864edb3b] DataStructures v0.14.0
[8f5d6c58] EzXML v0.9.0
[4f61f5a4] FFTViews v0.2.0
[7a1cc6ca] FFTW v0.2.4
[5789e2e9] FileIO v1.0.4
[53c48c17] FixedPointNumbers v0.5.3
[b38be410] FreeType v2.1.1
[663a7486] FreeTypeAbstraction v0.4.1
[add2ef01] GDAL v0.2.0
[f7f18e0c] GLFW v2.3.0
[4d00f742] GeometryTypes v0.7.2
[a2bd30eb] Graphics v0.4.0
[d9be37ee] Homebrew v0.7.0
[bbac6d45] IdentityRanges v0.2.0
[2803e5a7] ImageAxes v0.5.0
[a09fc81d] ImageCore v0.7.3
[6a3955dd] ImageFiltering v0.5.1
[6218d12a] ImageMagick v0.7.1
[02fcd773] ImageTransformations v0.7.1
[9b13fd28] IndirectArrays v0.5.0
[a98d9a8b] Interpolations v0.11.0
[8197267c] IntervalSets v0.3.1
[c8e1da08] IterTools v1.1.1
[82899510] IteratorInterfaceExtensions v0.1.1
[682c06a0] JSON v0.20.0
[1914dd2f] MacroTools v0.4.4
[ee78f7c6] Makie v0.9.0
[dbb5928d] MappedArrays v0.2.1
[7269a6da] MeshIO v0.3.1
[e1d29d7a] Missings v0.3.1
[78c3b35d] Mocking v0.5.7
[66fc600b] ModernGL v1.0.0
[77ba4419] NaNMath v0.3.2
[4d1e1d77] Nullables v0.0.8
[510215fc] Observables v0.2.3
[6fe1bfb0] OffsetArrays v0.9.1
[bac558e1] OrderedCollections v1.0.2
[19eb6ba3] Packing v0.3.0
[5432bcbf] PaddedViews v0.4.2
[d96e819e] Parameters v0.10.3
[69de0a69] Parsers v0.2.15
[995b91a9] PlotUtils v0.5.5
[27ebfcd6] Primes v0.4.0
[dca85d43] QuartzImageIO v0.5.0
[df47a6cb] RData v0.5.0
[ce6b1742] RDatasets v0.6.1
[b3c3ace0] RangeArrays v0.3.1
[c84ed2f1] Ratios v0.3.0
[a223df75] Reactive v0.8.3
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[6038ab10] Rotations v0.9.1
[992d4aef] Showoff v0.2.1
[73760f76] SignedDistanceFields v0.4.0
[699a6c99] SimpleTraits v0.8.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.10.0
[2913bbd2] StatsBase v0.26.0
[3783bdb8] TableTraits v0.4.1
[bd369af6] Tables v0.1.12
[06e1c1a7] TiledIteration v0.2.3
[f269a46b] TimeZones v0.8.2
[3bb67fe8] TranscodingStreams v0.8.1
[30578b45] URIParser v0.4.0
[1cfade01] UnicodeFun v0.4.0
[81def892] VersionParsing v1.1.3
[ea10d353] WeakRefStrings v0.5.3
[efce3f68] WoodburyMatrices v0.4.1
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[9fa8497b] Future [`@stdlib/Future`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[9abbd945] Profile [`@stdlib/Profile`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
WARNING: Method definition contour() in module AbstractPlotting at /Users/ksb/.julia/packages/AbstractPlotting/tmFCk/src/recipes.jl:127 overwritten in module Makie at /Users/ksb/.julia/packages/AbstractPlotting/tmFCk/src/recipes.jl:127.
ERROR: LoadError: LoadError: cannot assign variable AbstractPlotting.Contour from module Makie
Stacktrace:
[1] top-level scope at /Users/ksb/.julia/packages/AbstractPlotting/tmFCk/src/recipes.jl:128
[2] include at ./boot.jl:317 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1044
[4] include at ./sysimg.jl:29 [inlined]
[5] include(::String) at /Users/ksb/.julia/packages/Makie/YPDAk/src/Makie.jl:1
[6] top-level scope at none:0
[7] include at ./boot.jl:317 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1044
[9] include(::Module, ::String) at ./sysimg.jl:29
[10] top-level scope at none:2
[11] eval at ./boot.jl:319 [inlined]
[12] eval(::Expr) at ./client.jl:393
[13] top-level scope at ./none:3
in expression starting at /Users/ksb/.julia/packages/Makie/YPDAk/src/makie_recipes.jl:1
in expression starting at /Users/ksb/.julia/packages/Makie/YPDAk/src/Makie.jl:67
ERROR: LoadError: LoadError: Failed to precompile Makie [ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a] to /Users/ksb/.julia/compiled/v1.0/Makie/iZ1Bl.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1203
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
[6] include at ./boot.jl:317 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1044
[8] include(::Module, ::String) at ./sysimg.jl:29
[9] include(::String) at ./client.jl:392
[10] top-level scope at none:0
[11] include at ./boot.jl:317 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1044
[13] include(::Module, ::String) at ./sysimg.jl:29
[14] include(::String) at ./client.jl:392
[15] top-level scope at none:0
in expression starting at /Users/ksb/.julia/packages/Makie/YPDAk/examples/library.jl:1
in expression starting at /Users/ksb/.julia/packages/Makie/YPDAk/test/runtests.jl:3
ERROR: Package Makie errored during testing
(makietest) pkg> add Makie#master AbstractPlotting#master GLMakie#master
Updating git-repo `https://github.com/JuliaPlots/Makie.jl.git`
Updating git-repo `https://github.com/JuliaPlots/AbstractPlotting.jl.git`
Cloning git-repo `https://github.com/JuliaPlots/GLMakie.jl.git`
Updating git-repo `https://github.com/JuliaPlots/GLMakie.jl.git`
Resolving package versions...
Updating `~/makietest/Project.toml`
[537997a7] + AbstractPlotting v0.9.1 #master (https://github.com/JuliaPlots/AbstractPlotting.jl.git)
[e9467ef8] + GLMakie v0.0.1 #master (https://github.com/JuliaPlots/GLMakie.jl.git)
[ee78f7c6] ~ Makie v0.9.0 ⇒ v0.9.0 #master (https://github.com/JuliaPlots/Makie.jl.git)
Updating `~/makietest/Manifest.toml`
[537997a7] ↓ AbstractPlotting v0.9.2 ⇒ v0.9.1 #master (https://github.com/JuliaPlots/AbstractPlotting.jl.git)
[336ed68f] + CSV v0.4.3
[aafaddc9] + CatIndices v0.2.0
[324d7699] + CategoricalArrays v0.5.2
[944b1d66] + CodecZlib v0.5.1
[ed09eef8] + ComputationalResources v0.3.0
[dc8bdbbb] + CustomUnitRanges v0.2.0
[a93c6f00] + DataFrames v0.15.2
[9a8bc11e] + DataStreams v0.4.1
[ffbed154] + DocStringExtensions v0.6.0
[e30172f5] + Documenter v0.21.0
[8f5d6c58] + EzXML v0.9.0
[4f61f5a4] + FFTViews v0.2.0
[add2ef01] + GDAL v0.2.0
[e9467ef8] + GLMakie v0.0.1 #master (https://github.com/JuliaPlots/GLMakie.jl.git)
[6a3955dd] + ImageFiltering v0.5.1
[82899510] + IteratorInterfaceExtensions v0.1.1
[ee78f7c6] ~ Makie v0.9.0 ⇒ v0.9.0 #master (https://github.com/JuliaPlots/Makie.jl.git)
[dbd62bd0] + MakieGallery v0.0.1
[7269a6da] + MeshIO v0.3.1
[78c3b35d] + Mocking v0.5.7
[4d1e1d77] + Nullables v0.0.8
[69de0a69] + Parsers v0.2.15
[df47a6cb] + RData v0.5.0
[ce6b1742] + RDatasets v0.6.1
[a223df75] - Reactive v0.8.3
[ae029012] + Requires v0.5.2
[3783bdb8] + TableTraits v0.4.1
[bd369af6] + Tables v0.1.12
[06e1c1a7] + TiledIteration v0.2.3
[f269a46b] + TimeZones v0.8.2
[3bb67fe8] + TranscodingStreams v0.8.1
[ea10d353] + WeakRefStrings v0.5.3
[9fa8497b] + Future
[9abbd945] + Profile
Building GLMakie → `~/.julia/packages/GLMakie/lv9dg/deps/build.log`
(makietest) pkg> test Makie
Testing Makie
Resolving package versions...
Status `/var/folders/nl/h0htjvx13dz9l4p42xzw7_8h0000gq/T/tmpokcjsu/Manifest.toml`
[621f4979] AbstractFFTs v0.3.2
[537997a7] AbstractPlotting v0.9.1 #master (https://github.com/JuliaPlots/AbstractPlotting.jl.git)
[13072b0f] AxisAlgorithms v0.3.0
[39de3d68] AxisArrays v0.3.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.3
[631607c0] CMake v1.1.1
[d5fb7624] CMakeWrapper v0.2.2
[336ed68f] CSV v0.4.3
[aafaddc9] CatIndices v0.2.0
[324d7699] CategoricalArrays v0.5.2
[944b1d66] CodecZlib v0.5.1
[a2cac450] ColorBrewer v0.4.0
[3da002f7] ColorTypes v0.7.5
[c3611d14] ColorVectorSpace v0.6.2
[5ae59095] Colors v0.9.5
[34da2185] Compat v1.4.0
[ed09eef8] ComputationalResources v0.3.0
[8f4d0f93] Conda v1.1.1
[d38c429a] Contour v0.5.1
[150eb455] CoordinateTransformations v0.5.0
[dc8bdbbb] CustomUnitRanges v0.2.0
[a93c6f00] DataFrames v0.15.2
[9a8bc11e] DataStreams v0.4.1
[864edb3b] DataStructures v0.14.0
[ffbed154] DocStringExtensions v0.6.0
[e30172f5] Documenter v0.21.0
[8f5d6c58] EzXML v0.9.0
[4f61f5a4] FFTViews v0.2.0
[7a1cc6ca] FFTW v0.2.4
[5789e2e9] FileIO v1.0.4
[53c48c17] FixedPointNumbers v0.5.3
[b38be410] FreeType v2.1.1
[663a7486] FreeTypeAbstraction v0.4.1
[add2ef01] GDAL v0.2.0
[f7f18e0c] GLFW v2.3.0
[e9467ef8] GLMakie v0.0.1 #master (https://github.com/JuliaPlots/GLMakie.jl.git)
[4d00f742] GeometryTypes v0.7.2
[a2bd30eb] Graphics v0.4.0
[d9be37ee] Homebrew v0.7.0
[bbac6d45] IdentityRanges v0.2.0
[2803e5a7] ImageAxes v0.5.0
[a09fc81d] ImageCore v0.7.3
[6a3955dd] ImageFiltering v0.5.1
[6218d12a] ImageMagick v0.7.1
[02fcd773] ImageTransformations v0.7.1
[9b13fd28] IndirectArrays v0.5.0
[a98d9a8b] Interpolations v0.11.0
[8197267c] IntervalSets v0.3.1
[c8e1da08] IterTools v1.1.1
[82899510] IteratorInterfaceExtensions v0.1.1
[682c06a0] JSON v0.20.0
[1914dd2f] MacroTools v0.4.4
[ee78f7c6] Makie v0.9.0 #master (https://github.com/JuliaPlots/Makie.jl.git)
[dbd62bd0] MakieGallery v0.0.1
[dbb5928d] MappedArrays v0.2.1
[7269a6da] MeshIO v0.3.1
[e1d29d7a] Missings v0.3.1
[78c3b35d] Mocking v0.5.7
[66fc600b] ModernGL v1.0.0
[77ba4419] NaNMath v0.3.2
[4d1e1d77] Nullables v0.0.8
[510215fc] Observables v0.2.3
[6fe1bfb0] OffsetArrays v0.9.1
[bac558e1] OrderedCollections v1.0.2
[19eb6ba3] Packing v0.3.0
[5432bcbf] PaddedViews v0.4.2
[d96e819e] Parameters v0.10.3
[69de0a69] Parsers v0.2.15
[995b91a9] PlotUtils v0.5.5
[27ebfcd6] Primes v0.4.0
[dca85d43] QuartzImageIO v0.5.0
[df47a6cb] RData v0.5.0
[ce6b1742] RDatasets v0.6.1
[b3c3ace0] RangeArrays v0.3.1
[c84ed2f1] Ratios v0.3.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[6038ab10] Rotations v0.9.1
[992d4aef] Showoff v0.2.1
[73760f76] SignedDistanceFields v0.4.0
[699a6c99] SimpleTraits v0.8.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.10.0
[2913bbd2] StatsBase v0.26.0
[3783bdb8] TableTraits v0.4.1
[bd369af6] Tables v0.1.12
[06e1c1a7] TiledIteration v0.2.3
[f269a46b] TimeZones v0.8.2
[3bb67fe8] TranscodingStreams v0.8.1
[30578b45] URIParser v0.4.0
[1cfade01] UnicodeFun v0.4.0
[81def892] VersionParsing v1.1.3
[ea10d353] WeakRefStrings v0.5.3
[efce3f68] WoodburyMatrices v0.4.1
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[9fa8497b] Future [`@stdlib/Future`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[9abbd945] Profile [`@stdlib/Profile`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
WARNING: Method definition matcher(Type{MakieGallery.DatabaseLookup}, Any, Any, Any) in module MakieGallery at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/documenter_extension.jl:4 overwritten at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/documenter_extension.jl:25.
[ Info: starting from index 1
LoadError: You can't create a video stream without ffmpeg installed.
Please install ffmpeg, e.g. via https://ffmpeg.org/download.html.
When you download the binaries, please make sure that you add the path to your PATH
environment variable.
On unix you can install ffmpeg with `sudo apt-get install ffmpeg`.
in expression starting at animation:13
failed to evaluate the example:
```julia
using Makie
scene = Scene()
f(t, v, s) = (sin(v + t) * s, cos(v + t) * s)
time_node = Node(0.0)
p1 = scatter!(scene, lift(t-> f.(t, range(0, stop = 2pi, length = 50), 1), time_node))[end]
p2 = scatter!(scene, lift(t-> f.(t * 2.0, range(0, stop = 2pi, length = 50), 1.5), time_node))[end]
points = lift(p1[1], p2[1]) do pos1, pos2
map((a, b)-> (a, b), pos1, pos2)
end
linesegments!(scene, points)
N = 150
record(scene, "/Users/ksb/.julia/packages/Makie/PfB1D/test/test_recordings/tmp/animation.mp4", range(0, stop = 10, length = N)) do i
push!(time_node, i)
end
```
stacktrace:
┌ Warning: Calling failed with example: Animation
└ @ MakieGallery ~/.julia/packages/MakieGallery/M6i3H/src/database.jl:562
MethodError: no method matching save_media(::MakieGallery.CellEntry, ::Nothing, ::String)
Closest candidates are:
save_media(::Any, ::Scene, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:2
save_media(::Any, ::String, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:8
save_media(::Any, ::Stepper, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:17
...
Stacktrace:
[1] (::getfield(MakieGallery, Symbol("##85#86")){Base.Iterators.Pairs{Symbol,getfield(MakieGallery, Symbol("#output_path#106")){String},Tuple{Symbol},NamedTuple{(:outputfile,),Tuple{getfield(MakieGallery, Symbol("#output_path#106")){String}}}},getfield(MakieGallery, Symbol("##105#108")){Tuple{Int64,Int64},String}})(::MakieGallery.CellEntry) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/database.jl:564
[2] #enumerate_examples#70(::Int64, ::Nothing, ::Function, ::getfield(MakieGallery, Symbol("##85#86")){Base.Iterators.Pairs{Symbol,getfield(MakieGallery, Symbol("#output_path#106")){String},Tuple{Symbol},NamedTuple{(:outputfile,),Tuple{getfield(MakieGallery, Symbol("#output_path#106")){String}}}},getfield(MakieGallery, Symbol("##105#108")){Tuple{Int64,Int64},String}}) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/database.jl:506
[3] #enumerate_examples at ./none:0 [inlined]
[4] #eval_examples#84(::Int64, ::Nothing, ::Base.Iterators.Pairs{Symbol,getfield(MakieGallery, Symbol("#output_path#106")){String},Tuple{Symbol},NamedTuple{(:outputfile,),Tuple{getfield(MakieGallery, Symbol("#output_path#106")){String}}}}, ::Function, ::getfield(MakieGallery, Symbol("##105#108")){Tuple{Int64,Int64},String}) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/database.jl:557
[5] (::getfield(MakieGallery, Symbol("#kw##eval_examples")))(::NamedTuple{(:outputfile, :start),Tuple{getfield(MakieGallery, Symbol("#output_path#106")){String},Int64}}, ::typeof(MakieGallery.eval_examples), ::Function) at ./none:0
[6] #record_examples#103(::Tuple{Int64,Int64}, ::Bool, ::Function, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:176
[7] record_examples(::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:161
[8] top-level scope at none:0
[9] include at ./boot.jl:317 [inlined]
[10] include_relative(::Module, ::String) at ./loading.jl:1044
[11] include(::Module, ::String) at ./sysimg.jl:29
[12] include(::String) at ./client.jl:392
[13] top-level scope at none:0
[14] eval(::Module, ::Any) at ./boot.jl:319
[15] exec_options(::Base.JLOptions) at ./client.jl:243
[16] _start() at ./client.jl:425ERROR: LoadError: MethodError: no method matching save_media(::MakieGallery.CellEntry, ::Nothing, ::String)
Closest candidates are:
save_media(::Any, ::Scene, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:2
save_media(::Any, ::String, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:8
save_media(::Any, ::Stepper, ::String) at /Users/ksb/.julia/packages/MakieGallery/M6i3H/src/io.jl:17
...
in expression starting at /Users/ksb/.julia/packages/Makie/PfB1D/test/runtests.jl:20
ERROR: Package Makie errored during testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment