Package evaluation to test TyPython on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:37:25.058 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.18s ################################################################################ # Installation # Installing TyPython... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9c4566a2] + TyPython v0.2.6 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [b5f81e59] + IOCapture v0.2.5 [9c4566a2] + TyPython v0.2.6 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [cf7118a7] + UUIDs [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5141.6 ms ✓ TyPython 1 dependency successfully precompiled in 6 seconds. 2 already precompiled. Precompilation completed after 14.36s ################################################################################ # Testing # Testing TyPython Status `/tmp/jl_2ZJI1k/Project.toml` ⌅ [b5f81e59] IOCapture v0.2.5 [9c4566a2] TyPython v0.2.6 [8f399da3] Libdl [37e2e46d] LinearAlgebra [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [cf7118a7] UUIDs Status `/tmp/jl_2ZJI1k/Manifest.toml` ⌅ [b5f81e59] IOCapture v0.2.5 [9c4566a2] TyPython v0.2.6 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [cf7118a7] UUIDs [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: Python shared library not found: try setting the environment variable TYPY_PY_APIPTR or TYPY_PY_DLL. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] init() @ TyPython.CPython ~/.julia/packages/TyPython/8Xwv9/src/CPython.Boot.jl:46 [3] top-level scope @ ~/.julia/packages/TyPython/8Xwv9/test/runtests.jl:3 [4] include(fname::String) @ Base.MainInclude ./client.jl:487 [5] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/TyPython/8Xwv9/test/runtests.jl:3 Testing failed after 7.68s ERROR: LoadError: Package TyPython errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 36.83s: package tests unexpectedly errored