Forced to use juliaup: not cool

This has gotten worse. A new version of the extension came out on January 9 and now adding the path to the extension settings no longer works. The Julia extension is not even usable any more. It just keeps prompting and prompting. ON MacOS. I installed with the Julia provided .dmg for Julia. Not not Juliaup. If you make everyone use Juliaup,

And something is wrong with environments and projects. I am forever being told to create a new environment in every directory that contains Julia code. Didnโ€™t used to be this way. Environments with package manifests are an anti-pattern for dealing with broken (temporarily) packages. All I want is main or whatever the default environment is. I will never pin package versions. Some people really need those capabilities and that is all good. But most people do not.

Getting messages like this over and over. Never used to see these until the past month.

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
ERROR: LoadError: ArgumentError: Package OpenSSL_jll [458c3c95-2e84-50aa-8efc-19380b2a3a95] is required but does not seem to be installed:
 - Run `Pkg.instantiate()` to install all recorded dependencies.
1 Like

Kind of at my witโ€™s end. What is this:

Skip to main panel





/Dropbox/julia-code/





Julia 1.12

Julia: A fresh approach to technical computing.
import filt.jl
ArgumentError: Package filt not found in current path.
- Run `import Pkg; Pkg.add("filt")` to install the filt package.

Stacktrace:
 [1] macro expansion
   @ ./loading.jl:2400 [inlined]
 [2] macro expansion
   @ ./lock.jl:376 [inlined]
 [3] __require(into::Module, mod::Symbol)
   @ Base ./loading.jl:2383
 [4] require(into::Module, mod::Symbol)
   @ Base ./loading.jl:2359
 [5] eval(m::Module, e::Any)
   @ Core ./boot.jl:489
include("filt.jl")

test_logic (generic function with 1 method)
test_logic()
4-element Vector{Bool}:
 0
 0
 1
 0
filt_dot(vec1, vec2, vec3)
2288-element Vector{Int64}:
    79
   137
   366
   411
   529
   562
   572
   575
   610
   811
   832
   892
   895
     โ‹ฎ
 99485
 99487
 99561
 99574
 99617
 99639
 99692
 99811
 99847
 99872
 99884
 99948
using Pkg
Pkg.status()
Status `~/.julia/environments/v1.12/Project.toml`
  [6e4b80f9] BenchmarkTools v1.6.3
  [324d7699] CategoricalArrays v1.0.2
  [c70e2dfc] CovidSim_ilm v0.8.0 `~/code/Covid Modeling/Covid-ILM`
  [a93c6f00] DataFrames v1.8.1
  [8bb1440f] DelimitedFiles v1.9.1
โŒƒ [31c24e10] Distributions v0.25.122
  [f67ccb44] HDF5 v0.17.2
  [7073ff75] IJulia v1.33.0
  [916415d5] Images v0.26.2
  [6deec6e2] IndexedTables v1.0.1
  [692b3bcd] JLLWrappers v1.7.1
  [2b0e0bc5] LanguageServer v4.5.1
  [3f3958f0] LazyTables v0.1.2
  [bdcacae8] LoopVectorization v0.12.173
โŒƒ [23992714] MAT v0.11.2
  [5fb14364] OhMyREPL v0.5.32
  [ccf2f8ad] PlotThemes v3.3.0
โŒƒ [91a5bcdd] Plots v1.41.2
  [8162dcfd] PrettyPrint v0.2.0
  [92933f4c] ProgressMeter v1.11.0
โŒƒ [295af30f] Revise v3.12.3
โŒƒ [2913bbd2] StatsBase v0.34.8
  [bd369af6] Tables v1.12.1
  [9d95f2ec] TypedTables v1.4.6
  [ddb6d928] YAML v0.4.16
Info Packages marked with โŒƒ have new versions available and may be upgradable.
Pkg.update()
    Updating registry at `~/.julia/registries/General.toml`
   Installed Opus_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.6.0+0
   Installed JpegTurbo_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v3.1.4+0
   Installed SciMLPublic โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.0.1
   Installed PDMats โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.11.37
   Installed StaticArrays โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.9.16
   Installed Revise โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v3.13.1
   Installed NearestNeighbors โ”€โ”€โ”€โ”€โ”€ v0.4.26
   Installed MAT โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.11.4
   Installed MappedArrays โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.4.3
   Installed SentinelArrays โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.4.9
   Installed GLFW_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v3.4.1+0
   Installed XZ_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v5.8.2+0
   Installed libpng_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.6.53+0
   Installed StatsBase โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.34.9
   Installed Plots โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.41.4
   Installed Imath_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v3.2.2+0
   Installed ChunkCodecCore โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v1.0.1
   Installed OpenEXR_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v3.4.4+0
   Installed FFMPEG_jll โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v8.0.1+0
   Installed JuliaInterpreter โ”€โ”€โ”€โ”€โ”€ v0.10.9
   Installed SimpleWeightedGraphs โ”€ v1.5.1
   Installed Dictionaries โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.4.6
   Installed HostCPUFeatures โ”€โ”€โ”€โ”€โ”€โ”€ v0.1.18
   Installed WoodburyMatrices โ”€โ”€โ”€โ”€โ”€ v1.1.0
   Installed Distributions โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ v0.25.123
  Installing 8 artifacts
   Installed artifact GLFW                  124.2 KiB
   Installed artifact libpng                315.2 KiB
   Installed artifact Imath                 180.2 KiB
   Installed artifact Opus                  336.0 KiB
   Installed artifact XZ                    724.9 KiB
   Installed artifact OpenEXR               1.1 MiB
   Installed artifact JpegTurbo             1.4 MiB
   Installed artifact FFMPEG                11.8 MiB
    Updating `~/.julia/environments/v1.12/Project.toml`
  [31c24e10] โ†‘ Distributions v0.25.122 โ‡’ v0.25.123
  [23992714] โ†‘ MAT v0.11.2 โ‡’ v0.11.4
  [91a5bcdd] โ†‘ Plots v1.41.2 โ‡’ v1.41.4
  [295af30f] โ†‘ Revise v3.12.3 โ‡’ v3.13.1
  [2913bbd2] โ†‘ StatsBase v0.34.8 โ‡’ v0.34.9
    Updating `~/.julia/environments/v1.12/Manifest.toml`
  [e1450e63] - BufferedStreams v1.2.2
  [0b6fb165] โ†‘ ChunkCodecCore v1.0.0 โ‡’ v1.0.1
  [85a47980] โ†‘ Dictionaries v0.4.5 โ‡’ v0.4.6
  [31c24e10] โ†‘ Distributions v0.25.122 โ‡’ v0.25.123
  [c27321d9] โ†‘ Glob v1.3.1 โ‡’ v1.4.0
  [3e5b6fbb] โ†‘ HostCPUFeatures v0.1.17 โ‡’ v0.1.18
  [aa1ae85d] โ†‘ JuliaInterpreter v0.10.8 โ‡’ v0.10.9
  [23992714] โ†‘ MAT v0.11.2 โ‡’ v0.11.4
  [dbb5928d] โ†‘ MappedArrays v0.4.2 โ‡’ v0.4.3
  [b8a86587] โ†‘ NearestNeighbors v0.4.24 โ‡’ v0.4.26
  [90014a1f] โ†‘ PDMats v0.11.36 โ‡’ v0.11.37
  [91a5bcdd] โ†‘ Plots v1.41.2 โ‡’ v1.41.4
  [21216c6a] โ†‘ Preferences v1.5.0 โ‡’ v1.5.1 [loaded: v1.5.0]
  [295af30f] โ†‘ Revise v3.12.3 โ‡’ v3.13.1
  [431bcebd] โ†‘ SciMLPublic v1.0.0 โ‡’ v1.0.1
  [91c51154] โ†‘ SentinelArrays v1.4.8 โ‡’ v1.4.9
  [47aef6b3] โ†‘ SimpleWeightedGraphs v1.5.0 โ‡’ v1.5.1
  [90137ffa] โ†‘ StaticArrays v1.9.15 โ‡’ v1.9.16
  [2913bbd2] โ†‘ StatsBase v0.34.8 โ‡’ v0.34.9
  [efce3f68] โ†‘ WoodburyMatrices v1.0.0 โ‡’ v1.1.0
  [b22a6f82] โ†‘ FFMPEG_jll v8.0.0+0 โ‡’ v8.0.1+0
  [0656b61e] โ†‘ GLFW_jll v3.4.0+2 โ‡’ v3.4.1+0
  [905a6f67] โ†‘ Imath_jll v3.1.11+0 โ‡’ v3.2.2+0
  [aacddb02] โ†‘ JpegTurbo_jll v3.1.3+0 โ‡’ v3.1.4+0
  [18a262bb] โ†‘ OpenEXR_jll v3.2.4+0 โ‡’ v3.4.4+0
  [91d4177d] โ†‘ Opus_jll v1.5.2+0 โ‡’ v1.6.0+0
  [ffd25f8a] โ†‘ XZ_jll v5.8.1+0 โ‡’ v5.8.2+0
  [b53b4c65] โ†‘ libpng_jll v1.6.51+0 โ‡’ v1.6.53+0
Precompiling packages...
    294.6 ms  โœ“ SciMLPublic
    282.4 ms  โœ“ ChunkCodecCore
    282.7 ms  โœ“ MappedArrays
    406.4 ms  โœ“ WoodburyMatrices
    611.9 ms  โœ“ Dictionaries
    497.7 ms  โœ“ PDMats
    656.5 ms  โœ“ SentinelArrays
   1015.3 ms  โœ“ Imath_jll
    523.3 ms  โœ“ Opus_jll
    685.6 ms  โœ“ libpng_jll
    874.3 ms  โœ“ JpegTurbo_jll
    455.3 ms  โœ“ XZ_jll
   2092.8 ms  โœ“ StatsBase
   3488.5 ms  โœ“ JuliaInterpreter
    497.0 ms  โœ“ ChunkCodecLibZlib
    928.8 ms  โœ“ ChunkCodecLibZstd
   2616.7 ms  โœ“ Static
    475.3 ms  โœ“ MosaicViews
    571.9 ms  โœ“ SplitApplyCombine
    683.5 ms  โœ“ AxisAlgorithms
    766.2 ms  โœ“ FillArrays โ†’ FillArraysPDMatsExt
   4212.3 ms  โœ“ StaticArrays
    617.8 ms  โœ“ CategoricalArrays โ†’ CategoricalArraysSentinelArraysExt
   1088.6 ms  โœ“ OpenEXR_jll
   1745.4 ms  โœ“ Ghostscript_jll
    912.3 ms  โœ“ libsixel_jll
   1259.2 ms  โœ“ libzip_jll
    933.6 ms  โœ“ Libtiff_jll
    943.3 ms  โœ“ OnlineStatsBase
   6988.3 ms  โœ“ Cairo_jll
    511.7 ms  โœ“ CategoricalArrays โ†’ CategoricalArraysStatsBaseExt
    518.1 ms  โœ“ PDMats โ†’ StatsBaseExt
   9260.1 ms  โœ“ CSV
  13307.8 ms  โœ“ MAT
    499.0 ms  โœ“ BitTwiddlingConvenienceFunctions
    461.1 ms  โœ“ CPUSummary
   4579.7 ms  โœ“ LoweredCodeUtils
   1198.7 ms  โœ“ TypedTables
    611.3 ms  โœ“ StaticArrays โ†’ StaticArraysStatisticsExt
    865.6 ms  โœ“ StaticArrays โ†’ StaticArraysChainRulesCoreExt
   1301.0 ms  โœ“ ArnoldiMethod
   1114.9 ms  โœ“ CoordinateTransformations
    384.6 ms  โœ“ ConstructionBase โ†’ ConstructionBaseStaticArraysExt
    480.5 ms  โœ“ RegionTrees
   9454.0 ms  โœ“ ImageCore
    352.0 ms  โœ“ Adapt โ†’ AdaptStaticArraysExt
   1672.7 ms  โœ“ Rotations
  10641.1 ms  โœ“ StaticArrayInterface
    662.7 ms  โœ“ LittleCMS_jll
   2449.1 ms  โœ“ Latexify
   2619.2 ms  โœ“ OpenEXR
   1307.5 ms  โœ“ libwebp_jll
  15112.8 ms  โœ“ JLD2
    789.3 ms  โœ“ HostCPUFeatures
   1511.2 ms  โœ“ HarfBuzz_jll
    678.4 ms  โœ“ PolyesterWeave
   2434.1 ms  โœ“ IndexedTables
   2452.1 ms  โœ“ NearestNeighbors
   3206.2 ms  โœ“ Graphs
   1377.0 ms  โœ“ ImageBase
   1663.7 ms  โœ“ JpegTurbo
   2494.6 ms  โœ“ PNGFiles
   7231.6 ms  โœ“ Revise
   1046.4 ms  โœ“ LazyTables
   1948.6 ms  โœ“ Sixel
   9780.3 ms  โœ“ Distributions
    571.2 ms  โœ“ StaticArrayInterface โ†’ StaticArrayInterfaceOffsetArraysExt
  32856.1 ms  โœ“ DataFrames
    377.7 ms  โœ“ StaticArrayInterface โ†’ StaticArrayInterfaceStaticArraysExt
    296.1 ms  โœ“ CloseOpenIntervals
    355.0 ms  โœ“ LayoutPointers
   1953.6 ms  โœ“ Interpolations
    574.3 ms  โœ“ OpenJpeg_jll
   1855.3 ms  โœ“ Rotations โ†’ RotationsRecipesBaseExt
    920.2 ms  โœ“ Latexify โ†’ SparseArraysExt
    908.4 ms  โœ“ JLD2 โ†’ UnPackExt
   1313.3 ms  โœ“ WebP
   1352.2 ms  โœ“ libass_jll
   1255.1 ms  โœ“ Pango_jll
   1366.9 ms  โœ“ Clustering
   1419.8 ms  โœ“ MetaGraphs
   1284.5 ms  โœ“ SimpleWeightedGraphs
   1088.5 ms  โœ“ ImageAxes
   1336.8 ms  โœ“ HistogramThresholding
    839.1 ms  โœ“ Revise โ†’ DistributedExt
   1042.5 ms  โœ“ Distributions โ†’ DistributionsTestExt
    586.7 ms  โœ“ TiledIteration
   1265.8 ms  โœ“ Distributions โ†’ DistributionsChainRulesCoreExt
   1186.9 ms  โœ“ Latexify โ†’ DataFramesExt
   4156.3 ms  โœ“ ImageShow
   2307.4 ms  โœ“ ImageTransformations
   1794.5 ms  โœ“ ImageMagick_jll
    371.7 ms  โœ“ GLFW_jll
    990.5 ms  โœ“ ImageMetadata
   5603.4 ms  โœ“ VectorizationBase
   2039.9 ms  โœ“ ImageContrastAdjustment
   5628.1 ms  โœ“ FFMPEG_jll
   1180.1 ms  โœ“ Netpbm
   2205.2 ms  โœ“ ImageMagick
   1128.8 ms  โœ“ SLEEFPirates
  11952.4 ms  โœ“ IJulia โ†’ IJuliaReviseExt
   3974.8 ms  โœ“ FFMPEG
  11467.6 ms  โœ“ ImageBinarization
  11150.3 ms  โœ“ GR_jll
  11465.5 ms  โœ“ LoopVectorization
    716.2 ms  โœ“ LoopVectorization โ†’ SpecialFunctionsExt
   2600.4 ms  โœ“ GR
   1954.2 ms  โœ“ ImageMorphology
    995.3 ms  โœ“ GR โ†’ GRIJuliaExt
   1212.8 ms  โœ“ ImageDistances
  27259.8 ms  โœ“ ImageFiltering
   3980.5 ms  โœ“ ImageSegmentation
   4695.8 ms  โœ“ ImageCorners
   4701.3 ms  โœ“ ImageQualityIndexes
   6183.6 ms  โœ“ Images
  31137.3 ms  โœ“ Plots
   1858.0 ms  โœ“ Plots โ†’ IJuliaExt
   1911.0 ms  โœ“ Plots โ†’ FileIOExt
   7325.2 ms  โœ“ CovidSim_ilm
  119 dependencies successfully precompiled in 105 seconds. 311 already precompiled.
        Info We haven't cleaned this depot up for a bit, running Pkg.gc()...
      Active manifest files: 4 found
      Active artifact files: 155 found
      Active scratchspaces: 2 found
     Deleted no artifacts, repos, packages or scratchspaces
using CovidSim_ilm

[ Info: Precompiling CovidSim_ilm [c70e2dfc-8e06-4fce-bc57-ad774aa1cb0a] (cache misses: wrong dep version loaded (2))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing CovidSim_ilm [c70e2dfc-8e06-4fce-bc57-ad774aa1cb0a].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
[ Info: Precompiling Distributions [31c24e10-a181-5473-b8eb-7969acd0382f] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Distributions [31c24e10-a181-5473-b8eb-7969acd0382f].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling StatsFuns [4c63d2b9-4356-54db-8cca-17b64c39e42c] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing StatsFuns [4c63d2b9-4356-54db-8cca-17b64c39e42c].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling SpecialFunctions [276daf66-3868-5448-9aa4-cd146d93841b] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing SpecialFunctions [276daf66-3868-5448-9aa4-cd146d93841b].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling OpenSpecFun_jll [efe28fd5-8261-553b-a9e1-b2916fc3738e] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing OpenSpecFun_jll [efe28fd5-8261-553b-a9e1-b2916fc3738e].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Rmath [79098fc4-a85e-5d69-aa6a-4863f24498fa] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Rmath [79098fc4-a85e-5d69-aa6a-4863f24498fa].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Rmath_jll [f50d1b31-88e8-58de-be2c-1cc44531875f] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Rmath_jll [f50d1b31-88e8-58de-be2c-1cc44531875f].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling HypergeometricFunctions [34004b35-14d8-5ef3-9330-4cdb6864b03a] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module SpecialFunctions with build ID ffffffff-ffff-ffff-43e6-5789a9fcf19f is missing from the cache.
โ”‚ This may mean SpecialFunctions [276daf66-3868-5448-9aa4-cd146d93841b] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing HypergeometricFunctions [34004b35-14d8-5ef3-9330-4cdb6864b03a].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] (cache misses: wrong dep version loaded (2))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
[ Info: Precompiling SpecialFunctionsExt [997ecda8-951a-5f50-90ea-61382e97704b] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module SpecialFunctions with build ID ffffffff-ffff-ffff-43e6-5789a9fcf19f is missing from the cache.
โ”‚ This may mean SpecialFunctions [276daf66-3868-5448-9aa4-cd146d93841b] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing SpecialFunctionsExt [997ecda8-951a-5f50-90ea-61382e97704b].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
[ Info: Precompiling JLFzf [1019f520-868f-41f5-a6de-eb00f4b6a39c] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing JLFzf [1019f520-868f-41f5-a6de-eb00f4b6a39c].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling fzf_jll [214eeab7-80f7-51ab-84ad-2988db7cef09] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing fzf_jll [214eeab7-80f7-51ab-84ad-2988db7cef09].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a] (cache misses: wrong dep version loaded (2))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling FFMPEG_jll [b22a6f82-2f65-5046-a5b2-351ab43fb4e5] (cache misses: wrong dep version loaded (2))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing FFMPEG_jll [b22a6f82-2f65-5046-a5b2-351ab43fb4e5].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling libass_jll [0ac62f75-1d6f-5e53-bd7c-93b484bb37c0] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing libass_jll [0ac62f75-1d6f-5e53-bd7c-93b484bb37c0].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling FreeType2_jll [d7e528f0-a631-5988-bf34-fe36492bcfd7] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing FreeType2_jll [d7e528f0-a631-5988-bf34-fe36492bcfd7].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Bzip2_jll [6e34b625-4abd-537c-b88f-471c36dfa7a0] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Bzip2_jll [6e34b625-4abd-537c-b88f-471c36dfa7a0].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling FriBidi_jll [559328eb-81f9-559d-9380-de523a88c83c] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing FriBidi_jll [559328eb-81f9-559d-9380-de523a88c83c].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling HarfBuzz_jll [2e76f6c2-a576-52d4-95c1-20adfe4de566] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing HarfBuzz_jll [2e76f6c2-a576-52d4-95c1-20adfe4de566].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Cairo_jll [83423d85-b0ee-5818-9007-b63ccbeb887a] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Cairo_jll [83423d85-b0ee-5818-9007-b63ccbeb887a].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Glib_jll [7746bdde-850d-59dc-9ae8-88ece973131d] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Glib_jll [7746bdde-850d-59dc-9ae8-88ece973131d].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling GettextRuntime_jll [b0724c58-0f36-5564-988d-3bb0596ebc4a] (cache misses: wrong dep version loaded (2))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing GettextRuntime_jll [b0724c58-0f36-5564-988d-3bb0596ebc4a].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Libiconv_jll [94ce4f54-9a6c-5748-9c1c-f9c7231a4531] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Libiconv_jll [94ce4f54-9a6c-5748-9c1c-f9c7231a4531].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Libffi_jll [e9f186c6-92d2-5b65-8a66-fee21dc1b490] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Libffi_jll [e9f186c6-92d2-5b65-8a66-fee21dc1b490].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling Pixman_jll [30392449-352a-5448-841d-b1acce4e97dc] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing Pixman_jll [30392449-352a-5448-841d-b1acce4e97dc].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling LLVMOpenMP_jll [1d63c593-3942-5779-bab2-d838dc0a180e] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing LLVMOpenMP_jll [1d63c593-3942-5779-bab2-d838dc0a180e].
โ””   exception = Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module.
[ Info: Precompiling libpng_jll [b53b4c65-9356-5827-b1ea-8c7a1a84506f] (cache misses: wrong dep version loaded (4))

SYSTEM: caught exception of type :MethodError while trying to print a failed Task notice; giving up
โ”Œ Warning: Module JLLWrappers with build ID fafbfcfd-f1d7-e9ed-6ca6-b4e0d76599ce is missing from the cache.
โ”‚ This may mean JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] does not support precompilation but is imported by a module that does.
โ”” @ Base loading.jl:2638
โ”Œ Info: Skipping precompilation due to precompilable error. Importing libpng_jll [b53b4c65-9356-5827-b1ea-8c7a1a84506f].
1 Like

I deleted the Manifest.toml file of my local package and things seem to work in Jupyterlab and the repl. Now weโ€™ll see whatโ€™s going on with VS Code notebooks and the Julia extension.