Problem in importing the "ParameterizedFunctions"

Hello People
I am trying to import “ParamatricFunctions” but iam finding the error . Pls find the error in

. Please help me
Thanks

If you do Pkg.Registry.update() before the Pkg.add the problem persists?

Yeah still the same error iam getting

Strange, for me it works:

julia> import Pkg

julia> Pkg.add("ParameterizedFunctions")
   Updating registry at `~/.julia/registries/General`
######################################################################## 100.0%
  Resolving package versions...
  Installed Requires ────────────────── v1.1.3
  Installed Rmath_jll ───────────────── v0.2.2+2
  Installed CommonSolve ─────────────── v0.2.0
  Installed ParameterizedFunctions ──── v5.9.0
  Installed StatsFuns ───────────────── v0.9.6
  Installed SLEEFPirates ────────────── v0.6.10
  Installed LightGraphs ─────────────── v1.3.5
  Installed Symbolics ───────────────── v0.1.10
  Installed NonlinearSolve ──────────── v0.3.8
  Installed ThreadingUtilities ──────── v0.2.5
  Installed ExprTools ───────────────── v0.1.3
  Installed FiniteDiff ──────────────── v2.8.0
  Installed OffsetArrays ────────────── v1.6.2
  Installed Inflate ─────────────────── v0.1.2
  Installed Hwloc ───────────────────── v1.3.0
  Installed RecursiveArrayTools ─────── v2.11.0
  Installed PDMats ──────────────────── v0.11.0
  Installed Static ──────────────────── v0.2.4
  Installed ZygoteRules ─────────────── v0.2.1
  Installed StatsBase ───────────────── v0.33.4
  Installed IfElse ──────────────────── v0.1.0
  Installed VectorizationBase ───────── v0.18.14
  Installed Distributions ───────────── v0.24.15
  Installed TimerOutputs ────────────── v0.5.8
  Installed ArrayInterface ──────────── v3.1.6
  Installed ConstructionBase ────────── v1.1.0
  Installed Tables ──────────────────── v1.4.1
  Installed Setfield ────────────────── v0.7.0
  Installed FillArrays ──────────────── v0.11.7
  Installed QuadGK ──────────────────── v2.4.1
  Installed LaTeXStrings ────────────── v1.2.1
  Installed SimpleTraits ────────────── v0.9.3
  Installed Rmath ───────────────────── v0.6.1
  Installed RecursiveFactorization ──── v0.1.11
  Installed Combinatorics ───────────── v1.0.2
  Installed RecipesBase ─────────────── v1.1.1
  Installed DataAPI ─────────────────── v1.6.0
  Installed LabelledArrays ──────────── v1.5.0
  Installed Adapt ───────────────────── v3.2.0
  Installed SafeTestsets ────────────── v0.0.1
  Installed AbstractTrees ───────────── v0.3.4
  Installed AbstractAlgebra ─────────── v0.14.0
  Installed ArnoldiMethod ───────────── v0.1.0
  Installed SciMLBase ───────────────── v1.8.4
  Installed DiffEqBase ──────────────── v6.57.8
  Installed Unitful ─────────────────── v1.6.0
  Installed Hwloc_jll ───────────────── v2.4.1+0
  Installed SymbolicUtils ───────────── v0.9.2
  Installed TreeViews ───────────────── v0.3.0
  Installed PoissonRandom ───────────── v0.4.0
  Installed RandomExtensions ────────── v0.4.3
  Installed IterativeSolvers ────────── v0.9.0
  Installed ModelingToolkit ─────────── v5.13.6
  Installed FunctionWrappers ────────── v1.1.2
  Installed RuntimeGeneratedFunctions ─ v0.5.1
  Installed Parameters ──────────────── v0.12.2
  Installed DiffEqJump ──────────────── v6.13.0
  Installed Latexify ────────────────── v0.14.11
  Installed LoopVectorization ───────── v0.11.2
Downloading artifact: Rmath
Downloading artifact: Hwloc
Updating `~/.julia/environments/v1.5/Project.toml`
  [65888b18] + ParameterizedFunctions v5.9.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
  [c3fe647b] + AbstractAlgebra v0.14.0
  [1520ce14] + AbstractTrees v0.3.4
  [79e6a3ab] + Adapt v3.2.0
  [ec485272] + ArnoldiMethod v0.1.0
  [4fba245c] + ArrayInterface v3.1.6
  [56f22d72] + Artifacts v1.3.0
  [d360d2e6] + ChainRulesCore v0.9.29
  [861a8166] + Combinatorics v1.0.2
  [38540f10] + CommonSolve v0.2.0
  [bbf7d656] + CommonSubexpressions v0.3.0
  [34da2185] + Compat v3.25.0
  [e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
  [187b0558] + ConstructionBase v1.1.0
  [9a962f9c] + DataAPI v1.6.0
  [864edb3b] + DataStructures v0.18.9
  [e2d170a0] + DataValueInterfaces v1.0.0
  [2b5f629d] + DiffEqBase v6.57.8
  [c894b116] + DiffEqJump v6.13.0
  [163ba53b] + DiffResults v1.0.3
  [b552c78f] + DiffRules v1.0.2
  [31c24e10] + Distributions v0.24.15
  [ffbed154] + DocStringExtensions v0.8.3
  [e2ba6199] + ExprTools v0.1.3
  [1a297f60] + FillArrays v0.11.7
  [6a86dc24] + FiniteDiff v2.8.0
  [59287772] + Formatting v0.4.2
  [f6369f11] + ForwardDiff v0.10.17
  [069b7b12] + FunctionWrappers v1.1.2
  [0e44f5e4] + Hwloc v1.3.0
  [e33a78d0] + Hwloc_jll v2.4.1+0
  [615f187c] + IfElse v0.1.0
  [d25df0c9] + Inflate v0.1.2
  [42fd0dbc] + IterativeSolvers v0.9.0
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [692b3bcd] + JLLWrappers v1.2.0
  [b964fa9f] + LaTeXStrings v1.2.1
  [2ee39098] + LabelledArrays v1.5.0
  [23fbe1c1] + Latexify v0.14.11
  [093fc24a] + LightGraphs v1.3.5
  [bdcacae8] + LoopVectorization v0.11.2
  [1914dd2f] + MacroTools v0.5.6
  [e1d29d7a] + Missings v0.4.5
  [961ee093] + ModelingToolkit v5.13.6
  [46d2c3a1] + MuladdMacro v0.2.2
  [77ba4419] + NaNMath v0.3.5
  [8913a72c] + NonlinearSolve v0.3.8
  [6fe1bfb0] + OffsetArrays v1.6.2
  [efe28fd5] + OpenSpecFun_jll v0.5.3+4
  [bac558e1] + OrderedCollections v1.4.0
  [90014a1f] + PDMats v0.11.0
  [65888b18] + ParameterizedFunctions v5.9.0
  [d96e819e] + Parameters v0.12.2
  [e409e4f3] + PoissonRandom v0.4.0
  [1fd47b50] + QuadGK v2.4.1
  [fb686558] + RandomExtensions v0.4.3
  [e6cf234a] + RandomNumbers v1.4.0
  [3cdcf5f2] + RecipesBase v1.1.1
  [731186ca] + RecursiveArrayTools v2.11.0
  [f2c3362d] + RecursiveFactorization v0.1.11
  [189a3867] + Reexport v1.0.0
  [ae029012] + Requires v1.1.3
  [79098fc4] + Rmath v0.6.1
  [f50d1b31] + Rmath_jll v0.2.2+2
  [7e49a35a] + RuntimeGeneratedFunctions v0.5.1
  [476501e8] + SLEEFPirates v0.6.10
  [1bc83da4] + SafeTestsets v0.0.1
  [0bca4576] + SciMLBase v1.8.4
  [efcf1570] + Setfield v0.7.0
  [699a6c99] + SimpleTraits v0.9.3
  [a2af1166] + SortingAlgorithms v0.3.1
  [276daf66] + SpecialFunctions v1.3.0
  [aedffcd0] + Static v0.2.4
  [2913bbd2] + StatsBase v0.33.4
  [4c63d2b9] + StatsFuns v0.9.6
  [d1185830] + SymbolicUtils v0.9.2
  [0c5d862f] + Symbolics v0.1.10
  [3783bdb8] + TableTraits v1.0.0
  [bd369af6] + Tables v1.4.1
  [8290d209] + ThreadingUtilities v0.2.5
  [a759f4b9] + TimerOutputs v0.5.8
  [a2a6695c] + TreeViews v0.3.0
  [3a884ed6] + UnPack v1.0.2
  [1986cc42] + Unitful v1.6.0
  [3d5dd08c] + VectorizationBase v0.18.14
  [700de1a5] + ZygoteRules v0.2.1
  [2a0f44e3] + Base64
  [ade2ca70] + Dates
  [8bb1440f] + DelimitedFiles
  [8ba89e20] + Distributed
  [9fa8497b] + Future
  [b77e0a4c] + InteractiveUtils
  [76f85450] + LibGit2
  [56ddb016] + Logging
  [d6f4376e] + Markdown
  [a63ad114] + Mmap
  [44cfe95a] + Pkg
  [de0858da] + Printf
  [3fa0cd96] + REPL
  [ea8e919c] + SHA
  [1a1011a3] + SharedArrays
  [6462fe0b] + Sockets
  [4607b0f0] + SuiteSparse
  [8dfed614] + Test
  [cf7118a7] + UUIDs
  [4ec0a83e] + Unicode

More than that, the installation does not bring DifferentialEquations for me. Are you using JuliaPro or something else that messes with the registry?

I am getting this error

Hello
I am using Julia 1.5.4