Closed
Description
Affects: PythonCall
Describe the bug
error in running finalizer: UndefVarError(var=:PYNULL)
ijl_undefined_var_error at /cache/build/builder-amdci4-0/julialang/julia-release-1-dot-10/src/rtutils.c:134
ijl_get_binding_or_error at /cache/build/builder-amdci4-0/julialang/julia-release-1-dot-10/src/module.c:471
enqueue_all at /home/ppalmes/.julia/packages/PythonCall/flx5V/src/GC/GC.jl:106
pyobjectarray_finalizer at /home/ppalmes/.julia/packages/PythonCall/flx5V/src/JlWrap/objectarray.jl:30
unknown function (ip: 0x7fbc2d9fcca5)
Your system
julia> Pkg.status()
Project AutoMLPipeline v0.4.4
Status `~/phome/julia/AutoMLPipeline.jl/Project.toml`
[e3c3008a] AMLPipelineBase v0.1.17
[992eb4ea] CondaPkg v0.2.23
[a93c6f00] DataFrames v1.6.1
[6099a3de] PythonCall v0.9.22
[9a3f8284] Random
[8dfed614] Test
julia> CondaPkg.status()
CondaPkg Status /Users/ppalmes/phome/julia/AutoMLPipeline.jl/CondaPkg.toml
Environment
/Users/ppalmes/phome/julia/AutoMLPipeline.jl/.CondaPkg/env
Packages
python v3.12.5
scikit-learn v1.5.1
Channels
mkl
scikit-learn
Additional context
Add any other context about the problem here.