Error in installing FLOWNoise package

julia> import Pkg; Pkg.precompile()
Precompiling project…
✗ FLOWNoise
0 dependencies successfully precompiled in 8 seconds. 173 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

FLOWNoise [d27480ee-285d-533b-ae3d-5018956ae0bc]

Failed to precompile FLOWNoise [d27480ee-285d-533b-ae3d-5018956ae0bc] to /home/twentytwo/.julia/compiled/v1.8/FLOWNoise/jl_9KuAOF.
ERROR: LoadError: ArgumentError: hasproperty of NULL PyObject
Stacktrace:
[1] pyhasproperty(o::PyCall.PyObject, s::String)
@ PyCall ~/.julia/packages/PyCall/ilqDX/src/PyCall.jl:371
[2] hasproperty
@ ~/.julia/packages/PyCall/ilqDX/src/PyCall.jl:377 [inlined]
[3] rc(args::String; kws::Base.Pairs{Symbol, String, Tuple{Symbol}, NamedTuple{(:family,), Tuple{String}}})
@ PyPlot ~/.julia/packages/PyPlot/2MlrT/src/PyPlot.jl:191
[4] top-level scope
@ ~/.julia/packages/FLOWNoise/t5EXx/src/FLOWNoise.jl:38
[5] include
@ ./Base.jl:419 [inlined]
[6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::Nothing)
@ Base ./loading.jl:1554
[7] top-level scope
@ stdin:1
in expression starting at /home/twentytwo/.julia/packages/FLOWNoise/t5EXx/src/FLOWNoise.jl:1
in expression starting at stdin:1
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types ~/Programs/julia-1.8.5/share/julia/stdlib/v1.8/Pkg/src/Types.jl:67
[2] precompile(ctx::Pkg.Types.Context, pkgs::Vector{String}; internal_call::Bool, strict::Bool, warn_loaded::Bool, already_instantiated::Bool, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API ~/Programs/julia-1.8.5/share/julia/stdlib/v1.8/Pkg/src/API.jl:1435
[3] precompile
@ ~/Programs/julia-1.8.5/share/julia/stdlib/v1.8/Pkg/src/API.jl:1072 [inlined]
[4] precompile#225
@ ~/Programs/julia-1.8.5/share/julia/stdlib/v1.8/Pkg/src/API.jl:1071 [inlined]
[5] precompile (repeats 2 times)
@ ~/Programs/julia-1.8.5/share/julia/stdlib/v1.8/Pkg/src/API.jl:1071 [inlined]
[6] top-level scope
@ REPL[32]:1