Package evaluation to test Taichi on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T16:47:41.085 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.46s ################################################################################ # Installation # Installing Taichi... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6a7659b3] + Taichi v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [992eb4ea] + CondaPkg v0.2.36 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [fe5dac85] + Jl2Py v0.1.5 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [0b3b1443] + MicroMamba v0.1.15 [bac558e1] + OrderedCollections v2.0.1 [69de0a69] + Parsers v2.8.6 [fa939f87] + Pidfile v1.3.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [6099a3de] + PythonCall v0.9.35 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.8.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [6a7659b3] + Taichi v0.1.2 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.63.2+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 4.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 20.4 s ✓ PythonCall CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Resolving changes + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ init │ --format pixi └ /tmp/jl_7yYf2l/.CondaPkg ✔ Created /tmp/jl_7yYf2l/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_7yYf2l/.CondaPkg/pixi.toml │ [dependencies] │ numpy = "*" │ openssl = ">=3, <3.6" │ uv = ">=0.4" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [pypi-dependencies] │ taichi = "*" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ install └ --manifest-path /tmp/jl_7yYf2l/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of environment 'default' for platform 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python implementation tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python implementation tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python implementation tags: `cp36`, `cp37`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi install --manifest-path /tmp/jl_7yYf2l/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/tmp/jl_7yYf2l/Project.toml:/home/pkgeval/.julia/environments/v1.14/Project.toml:/opt/julia/share/julia/stdlib/v1.14", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "JULIA_PRECOMP_REPORT_TIMING=1", "PATH=/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:806 [5] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:800 [6] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1111 [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem file.jl:113 [8] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1033 [9] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:809 [10] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/env.jl:70 [11] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/context.jl:139 [12] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:31 [13] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [16] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [19] macro expansion @ loading.jl:2653 [inlined] [20] macro expansion @ lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [22] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [23] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [25] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [26] top-level scope @ ~/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:6 [27] include(mod::Module, _path::String) @ Base Base.jl:325 [28] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [29] top-level scope @ stdin:5 [30] eval(m::Module, e::Any) @ Core boot.jl:545 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [32] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [34] _start() @ Base client.jl:596 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:1 in expression starting at stdin:5 ✗ Jl2Py CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Resolving changes + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ init │ --format pixi └ /tmp/jl_7yYf2l/.CondaPkg ✔ Created /tmp/jl_7yYf2l/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_7yYf2l/.CondaPkg/pixi.toml │ [dependencies] │ numpy = "*" │ openssl = ">=3, <3.6" │ uv = ">=0.4" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [pypi-dependencies] │ taichi = "*" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ install └ --manifest-path /tmp/jl_7yYf2l/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of environment 'default' for platform 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python implementation tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python implementation tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python implementation tags: `cp36`, `cp37`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi install --manifest-path /tmp/jl_7yYf2l/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/tmp/jl_7yYf2l/Project.toml:/home/pkgeval/.julia/environments/v1.14/Project.toml:/opt/julia/share/julia/stdlib/v1.14", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "JULIA_PRECOMP_REPORT_TIMING=1", "PATH=/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:806 [5] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:800 [6] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1111 [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem file.jl:113 [8] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1033 [9] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:809 [10] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/env.jl:70 [11] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/context.jl:139 [12] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:31 [13] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [16] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [19] macro expansion @ loading.jl:2653 [inlined] [20] macro expansion @ lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [22] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [23] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [25] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [26] top-level scope @ ~/.julia/packages/Taichi/pT6NS/src/Taichi.jl:5 [27] include(mod::Module, _path::String) @ Base Base.jl:325 [28] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [29] top-level scope @ stdin:5 [30] eval(m::Module, e::Any) @ Core boot.jl:545 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [32] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [34] _start() @ Base client.jl:596 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/src/Taichi.jl:1 in expression starting at stdin:5 ✗ Taichi 1 dependency successfully precompiled in 71 seconds. 54 already precompiled. Precompilation completed after 94.48s ################################################################################ # Testing # Testing Taichi Status `/tmp/jl_x3latu/Project.toml` [992eb4ea] CondaPkg v0.2.36 [fe5dac85] Jl2Py v0.1.5 [6099a3de] PythonCall v0.9.35 [189a3867] Reexport v1.2.2 [6a7659b3] Taichi v0.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_x3latu/Manifest.toml` [992eb4ea] CondaPkg v0.2.36 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [fe5dac85] Jl2Py v0.1.5 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [0b3b1443] MicroMamba v0.1.15 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v2.8.6 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [6099a3de] PythonCall v0.9.35 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [6a7659b3] Taichi v0.1.2 [e17b2a0c] UnsafePointers v1.0.0 [f8abcde7] micromamba_jll v2.3.1+0 [4d7b5844] pixi_jll v0.63.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Resolving changes + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ init │ --format pixi └ /tmp/jl_x3latu/.CondaPkg ✔ Created /tmp/jl_x3latu/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_x3latu/.CondaPkg/pixi.toml │ [dependencies] │ numpy = "*" │ openssl = ">=3, <3.6" │ uv = ">=0.4" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [pypi-dependencies] │ taichi = "*" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ install └ --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of environment 'default' for platform 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python implementation tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python implementation tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python implementation tags: `cp36`, `cp37`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi install --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/tmp/jl_x3latu/Project.toml", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "JULIA_PRECOMP_REPORT_TIMING=1", "PATH=/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:806 [5] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:800 [6] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1111 [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem file.jl:113 [8] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1033 [9] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:809 [10] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/env.jl:70 [11] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/context.jl:139 [12] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:31 [13] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [16] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [19] macro expansion @ loading.jl:2653 [inlined] [20] macro expansion @ lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [22] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [23] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [25] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [26] top-level scope @ ~/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:6 [27] include(mod::Module, _path::String) @ Base Base.jl:325 [28] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [29] top-level scope @ stdin:5 [30] eval(m::Module, e::Any) @ Core boot.jl:545 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [32] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [34] _start() @ Base client.jl:596 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:1 in expression starting at stdin:5 CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml CondaPkg Resolving changes + numpy + openssl + python + taichi (pip) + uv CondaPkg Initialising pixi │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ init │ --format pixi └ /tmp/jl_x3latu/.CondaPkg ✔ Created /tmp/jl_x3latu/.CondaPkg/pixi.toml CondaPkg Wrote /tmp/jl_x3latu/.CondaPkg/pixi.toml │ [dependencies] │ numpy = "*" │ openssl = ">=3, <3.6" │ uv = ">=0.4" │ │ [dependencies.python] │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ build = "*cp*" │ channel = "conda-forge" │ │ [pypi-dependencies] │ taichi = "*" │ │ [workspace] │ name = ".CondaPkg" │ description = "automatically generated by CondaPkg.jl" │ platforms = ["linux-64"] │ channel-priority = "strict" └ channels = ["conda-forge"] CondaPkg Installing packages │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ install └ --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml Error: × failed to solve the pypi requirements of environment 'default' for platform 'linux-64' ├─▶ failed to resolve pypi dependencies ╰─▶ Because only the following versions of taichi are available: taichi==0.7.13 taichi==0.7.14 taichi==0.7.15 taichi==0.7.16 taichi==0.7.17 taichi==0.7.18 taichi==0.7.19 taichi==0.7.20 taichi==0.7.21 taichi==0.7.22 taichi==0.7.23 taichi==0.7.24 taichi==0.7.25 taichi==0.7.26 taichi==0.7.28 taichi==0.7.29 taichi==0.7.30 taichi==0.7.31 taichi==0.7.32 taichi==0.8.0 taichi==0.8.1 taichi==0.8.2 taichi==0.8.3 taichi==0.8.4 taichi==0.8.5 taichi==0.8.6 taichi==0.8.7 taichi==0.8.8 taichi==0.8.9 taichi==0.8.10 taichi==0.8.11 taichi==0.9.0 taichi==0.9.1 taichi==0.9.2 taichi==1.0.0 taichi==1.0.1 taichi==1.0.2 taichi==1.0.3 taichi==1.0.4 taichi==1.1.0 taichi==1.1.1 taichi==1.1.2 taichi==1.1.3 taichi==1.2.0 taichi==1.2.1 taichi==1.2.2 taichi==1.3.0 taichi==1.4.0 taichi==1.4.1 taichi==1.5.0 taichi==1.6.0 taichi==1.7.0 taichi==1.7.1 taichi==1.7.2 taichi==1.7.3 taichi==1.7.4 and taichi<=0.7.26 has no wheels with a matching Python implementation tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. And because taichi==0.7.28 was yanked (reason: https://github.com/taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. And because taichi>=1.1.2 has no wheels with a matching Python implementation tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python implementation tags: `cp36`, `cp37`, `cp38`, `cp39` ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi install --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/tmp/jl_x3latu/Project.toml", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "JULIA_PRECOMP_REPORT_TIMING=1", "PATH=/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:806 [5] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:800 [6] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1111 [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) @ Base.Filesystem file.jl:113 [8] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1033 [9] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:809 [10] macro expansion @ ~/.julia/packages/CondaPkg/lKlVY/src/env.jl:70 [11] init_context() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/context.jl:139 [12] __init__() @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:31 [13] run_module_init(mod::Module, i::Int64) @ Base loading.jl:1605 [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base loading.jl:1593 [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base loading.jl:1481 [16] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) @ Base loading.jl:2283 [17] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2884 [18] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [19] macro expansion @ loading.jl:2653 [inlined] [20] macro expansion @ lock.jl:376 [inlined] [21] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [22] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [23] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [24] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [25] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [26] top-level scope @ ~/.julia/packages/Taichi/pT6NS/src/Taichi.jl:5 [27] include(mod::Module, _path::String) @ Base Base.jl:325 [28] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base loading.jl:3359 [29] top-level scope @ stdin:5 [30] eval(m::Module, e::Any) @ Core boot.jl:545 [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [32] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [33] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [34] _start() @ Base client.jl:596 during initialization of module C in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/src/Taichi.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Jl2Py │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/CondaPkg/lKlVY/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/PythonCall/5WGSP/CondaPkg.toml │ CondaPkg Found dependencies: /home/pkgeval/.julia/packages/Taichi/pT6NS/CondaPkg.toml │ CondaPkg Resolving changes │ + numpy │ + openssl │ + python │ + taichi (pip) │ + uv │ CondaPkg Initialising pixi │ │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ │ init │ │ --format pixi │ └ /tmp/jl_x3latu/.CondaPkg │ ✔ Created /tmp/jl_x3latu/.CondaPkg/pixi.toml │ CondaPkg Wrote /tmp/jl_x3latu/.CondaPkg/pixi.toml │ │ [dependencies] │ │ numpy = "*" │ │ openssl = ">=3, <3.6" │ │ uv = ">=0.4" │ │ │ │ [dependencies.python] │ │ version = ">=3.10,!=3.14.0,!=3.14.1,<4" │ │ build = "*cp*" │ │ channel = "conda-forge" │ │ │ │ [pypi-dependencies] │ │ taichi = "*" │ │ │ │ [workspace] │ │ name = ".CondaPkg" │ │ description = "automatically generated by CondaPkg.jl" │ │ platforms = ["linux-64"] │ │ channel-priority = "strict" │ └ channels = ["conda-forge"] │ CondaPkg Installing packages │ │ /home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi │ │ install │ └ --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml │ Error: × failed to solve the pypi requirements of environment 'default' for platform 'linux-64' │ ├─▶ failed to resolve pypi dependencies │ ╰─▶ Because only the following versions of taichi are available: │ taichi==0.7.13 │ taichi==0.7.14 │ taichi==0.7.15 │ taichi==0.7.16 │ taichi==0.7.17 │ taichi==0.7.18 │ taichi==0.7.19 │ taichi==0.7.20 │ taichi==0.7.21 │ taichi==0.7.22 │ taichi==0.7.23 │ taichi==0.7.24 │ taichi==0.7.25 │ taichi==0.7.26 │ taichi==0.7.28 │ taichi==0.7.29 │ taichi==0.7.30 │ taichi==0.7.31 │ taichi==0.7.32 │ taichi==0.8.0 │ taichi==0.8.1 │ taichi==0.8.2 │ taichi==0.8.3 │ taichi==0.8.4 │ taichi==0.8.5 │ taichi==0.8.6 │ taichi==0.8.7 │ taichi==0.8.8 │ taichi==0.8.9 │ taichi==0.8.10 │ taichi==0.8.11 │ taichi==0.9.0 │ taichi==0.9.1 │ taichi==0.9.2 │ taichi==1.0.0 │ taichi==1.0.1 │ taichi==1.0.2 │ taichi==1.0.3 │ taichi==1.0.4 │ taichi==1.1.0 │ taichi==1.1.1 │ taichi==1.1.2 │ taichi==1.1.3 │ taichi==1.2.0 │ taichi==1.2.1 │ taichi==1.2.2 │ taichi==1.3.0 │ taichi==1.4.0 │ taichi==1.4.1 │ taichi==1.5.0 │ taichi==1.6.0 │ taichi==1.7.0 │ taichi==1.7.1 │ taichi==1.7.2 │ taichi==1.7.3 │ taichi==1.7.4 │ and taichi<=0.7.26 has no wheels with a matching Python implementation tag (e.g., `cp314`), we can conclude that taichi<=0.7.26 cannot be used. │ And because taichi==0.7.28 was yanked (reason: https://github.com/taichi-dev/taichi/issues/2642), we can conclude that taichi<0.7.29 cannot be used. │ And because taichi>=0.7.29,<=0.8.5 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==0.8.6 was yanked (reason: taichi 0.8.6 is buggy), we can conclude that taichi<0.8.7 cannot be used. │ And because taichi>=0.8.7,<=1.1.0 has no wheels with a matching Python implementation tag (e.g., `cp314`) and taichi==1.1.1 was yanked (reason: Wrong version number), we can conclude that taichi<1.1.2 cannot be used. │ And because taichi>=1.1.2 has no wheels with a matching Python implementation tag (e.g., `cp314`) and you require taichi, we can conclude that your requirements are unsatisfiable. │ │ hint: You require CPython 3.14 (`cp314`), but we only found wheels for `taichi` (v0.7.26) with the following Python implementation tags: `cp36`, `cp37`, `cp38`, `cp39` │ │ ERROR: LoadError: InitError: failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin/pixi install --manifest-path /tmp/jl_x3latu/.CondaPkg/pixi.toml`,["CI=true", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "RATTLER_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "JULIA_LOAD_PATH=/tmp/jl_x3latu/Project.toml", "PYTHON=", "R_HOME=*", "JULIA_NUM_PRECOMPILE_TASKS=1", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "LD_LIBRARY_PATH=/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "PIXI_CACHE_DIR=/home/pkgeval/.julia/scratchspaces/992eb4ea-22a4-4c89-a5bb-47a3300528ab/pixi_cache", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_NUM_THREADS=1", "JULIA_PRECOMP_REPORT_TIMING=1", "PATH=/home/pkgeval/.julia/artifacts/4ae17cee0bd922f66b2c72bf2f01c22481a5ec19/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"]), ProcessExited(1)) [1] │ │ Stacktrace: │ [1] pipeline_error(proc::Base.Process) │ @ Base process.jl:612 [inlined] │ [2] run(::Cmd; wait::Bool) │ @ Base process.jl:525 │ [3] run(::Cmd) │ @ Base process.jl:522 │ [4] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:806 │ [5] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:800 │ [6] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1111 │ [7] cd(f::CondaPkg.var"#65#66"{Bool, Base.PipeEndpoint, String, Vector{CondaPkg.PipPkgSpec}, Vector{CondaPkg.PkgSpec}, Vector{CondaPkg.ChannelSpec}}, dir::String) │ @ Base.Filesystem file.jl:113 │ [8] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:1033 │ [9] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/resolve.jl:809 │ [10] macro expansion │ @ ~/.julia/packages/CondaPkg/lKlVY/src/env.jl:70 │ [11] init_context() │ @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/context.jl:139 │ [12] __init__() │ @ PythonCall.C ~/.julia/packages/PythonCall/5WGSP/src/C/C.jl:31 │ [13] run_module_init(mod::Module, i::Int64) │ @ Base loading.jl:1605 │ [14] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) │ @ Base loading.jl:1593 │ [15] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) │ @ Base loading.jl:1481 │ [16] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{Symbol, Int64}, DEPOT_PATH::Vector{String}) │ @ Base loading.jl:2283 │ [17] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2884 │ [18] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [19] macro expansion │ @ loading.jl:2653 [inlined] │ [20] macro expansion │ @ lock.jl:376 [inlined] │ [21] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [22] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [23] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [24] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [25] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [26] top-level scope │ @ ~/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:6 │ [27] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [28] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3359 │ [29] top-level scope │ @ stdin:5 │ [30] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [31] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3186 │ [32] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3196 [inlined] │ [33] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [34] _start() │ @ Base client.jl:596 │ during initialization of module C │ in expression starting at /home/pkgeval/.julia/packages/Jl2Py/lCLF6/src/Jl2Py.jl:1 │ in expression starting at stdin:5 └ ┌ Taichi │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: Jl2Py Failed to precompile Jl2Py [fe5dac85-8b54-4abc-b8de-3413e1fbc3b7] to "/home/pkgeval/.julia/compiled/v1.14/Jl2Py/jl_0CjmWk" (ProcessExited(1)). Taichi Failed to precompile Taichi [6a7659b3-242e-4b14-83a6-15a101e52794] to "/home/pkgeval/.julia/compiled/v1.14/Taichi/jl_TPcoCk" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Taichi/pT6NS/test/runtests.jl:1 Testing failed after 52.59s ERROR: LoadError: Package Taichi errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 245.07s: package fails to precompile