Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precompilation after add fails for packages with python dependencies #266

Open
DrChainsaw opened this issue Feb 5, 2023 · 10 comments
Open

Comments

@DrChainsaw
Copy link

Thanks alot for this package!

Example on windows below. Running using Faiss afterwards installs everything correctly so despite the alarming title it is more of an inconvenience.

Error becomes harder to reproduce after a few attempts so here I use a clean julia depot (using $Env:JULIA_DEPOT_PATH = "c:\temp\.juliatmp" in powershell).

Could not reproduce on linux.

julia> versioninfo()
Julia Version 1.8.3
Commit 0434deb161 (2022-11-14 20:14 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 8 × 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, tigerlake)
  Threads: 1 on 8 virtual cores
Environment:
  JULIA_DEPOT_PATH = c:\temp\.juliatmp

(v1.8) pkg> add Faiss
  Installing known registries into `c:\temp\.juliatmp`
    Updating registry at `c:\temp\.juliatmp\registries\General.toml`
   Resolving package versions...
   Installed MicroMamba ────────────────── v0.1.12
   Installed Parsers ───────────────────── v2.5.4
   Installed TableTraits ───────────────── v1.0.1
   Installed Tables ────────────────────── v1.10.0
   Installed Scratch ───────────────────── v1.1.1
   Installed JSON3 ─────────────────────── v1.12.0
   Installed Preferences ───────────────── v1.3.0
   Installed PythonCall ────────────────── v0.9.10
   Installed DataAPI ───────────────────── v1.14.0
   Installed OrderedCollections ────────── v1.4.1
   Installed micromamba_jll ────────────── v1.2.0+0
   Installed IteratorInterfaceExtensions ─ v1.0.0
   Installed DataValueInterfaces ───────── v1.0.0
   Installed Pidfile ───────────────────── v1.3.0
   Installed SnoopPrecompile ───────────── v1.0.3
   Installed JLLWrappers ───────────────── v1.4.1
   Installed Requires ──────────────────── v1.3.0
   Installed Faiss ─────────────────────── v0.3.5
   Installed UnsafePointers ────────────── v1.0.0
   Installed MacroTools ────────────────── v0.5.10
   Installed CondaPkg ──────────────────── v0.2.17
   Installed StructTypes ───────────────── v1.10.0
    Updating `C:\temp\.juliatmp\environments\v1.8\Project.toml`
  [97d83715] + Faiss v0.3.5
    Updating `C:\temp\.juliatmp\environments\v1.8\Manifest.toml`
  [992eb4ea] + CondaPkg v0.2.17
  [9a962f9c] + DataAPI v1.14.0
  [e2d170a0] + DataValueInterfaces v1.0.0
  [97d83715] + Faiss v0.3.5
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [692b3bcd] + JLLWrappers v1.4.1
  [0f8b85d8] + JSON3 v1.12.0
  [1914dd2f] + MacroTools v0.5.10
  [0b3b1443] + MicroMamba v0.1.12
  [bac558e1] + OrderedCollections v1.4.1
  [69de0a69] + Parsers v2.5.4
  [fa939f87] + Pidfile v1.3.0
  [21216c6a] + Preferences v1.3.0
  [6099a3de] + PythonCall v0.9.10
  [ae029012] + Requires v1.3.0
  [6c6a2e73] + Scratch v1.1.1
  [66db9d55] + SnoopPrecompile v1.0.3
  [856f2bd8] + StructTypes v1.10.0
  [3783bdb8] + TableTraits v1.0.1
  [bd369af6] + Tables v1.10.0
  [e17b2a0c] + UnsafePointers v1.0.0
  [f8abcde7] + micromamba_jll v1.2.0+0
  [0dad84c5] + ArgTools v1.1.1
  [56f22d72] + Artifacts
  [2a0f44e3] + Base64
  [ade2ca70] + Dates
  [f43a241f] + Downloads v1.6.0
  [7b1f6079] + FileWatching
  [b77e0a4c] + InteractiveUtils
  [4af54fe1] + LazyArtifacts
  [b27032c2] + LibCURL v0.6.3
  [76f85450] + LibGit2
  [8f399da3] + Libdl
  [37e2e46d] + LinearAlgebra
  [56ddb016] + Logging
  [d6f4376e] + Markdown
  [a63ad114] + Mmap
  [ca575930] + NetworkOptions v1.2.0
  [44cfe95a] + Pkg v1.8.0
  [de0858da] + Printf
  [3fa0cd96] + REPL
  [9a3f8284] + Random
  [ea8e919c] + SHA v0.7.0
  [9e88b42a] + Serialization
  [6462fe0b] + Sockets
  [fa267f1f] + TOML v1.0.0
  [a4e569a6] + Tar v1.10.1
  [8dfed614] + Test
  [cf7118a7] + UUIDs
  [4ec0a83e] + Unicode
  [e66e0078] + CompilerSupportLibraries_jll v0.5.2+0
  [deac9b47] + LibCURL_jll v7.84.0+0
  [29816b5a] + LibSSH2_jll v1.10.2+0
  [c8ffd9c3] + MbedTLS_jll v2.28.0+0
  [14a3606d] + MozillaCACerts_jll v2022.2.1
  [4536629a] + OpenBLAS_jll v0.3.20+0
  [83775a58] + Zlib_jll v1.2.12+3
  [8e850b90] + libblastrampoline_jll v5.1.1+0
  [8e850ede] + nghttp2_jll v1.48.0+0
  [3f19e933] + p7zip_jll v17.4.0+0
Precompiling project...
  ✗ Faiss
  27 dependencies successfully precompiled in 35 seconds
  1 dependency errored. To see a full report either run `import Pkg; Pkg.precompile()` or load the package

(v1.8) pkg> precompile
Precompiling project...
  ✗ Faiss
  0 dependencies successfully precompiled in 8 seconds. 27 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

Faiss [97d83715-92a6-43f6-a1c3-b293f6dd920a]

Failed to precompile Faiss [97d83715-92a6-43f6-a1c3-b293f6dd920a] to c:\temp\.juliatmp\compiled\v1.8\Faiss\jl_FF33.tmp.
    CondaPkg Found dependencies: c:\temp\.juliatmp\packages\PythonCall\3GRYN\CondaPkg.toml
    CondaPkg Found dependencies: c:\temp\.juliatmp\packages\Faiss\18CT2\CondaPkg.toml
    CondaPkg Resolving changes
             + faiss-cpu
             + numpy
             + python
    CondaPkg Creating environment
             │ c:\temp\.juliatmp\artifacts\4b82d7ce236527959584cbf6b4cd3a10545b99ac\bin\micromamba.exe
             │ -r c:\temp\.juliatmp\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root
             │ create
             │ -y
             │ -p c:\temp\.juliatmp\environments\v1.8\.CondaPkg\env
             │ --override-channels
             │ --no-channel-priority
             │ faiss-cpu[version='>=1.7,<2']
             │ numpy[version='>1.10']
             │ python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']
             │ python[version='>=3.6,<4']
             │ -c conda-forge
             └ -c pytorch
ERROR: LoadError: InitError: failed process: Process(`'c:\temp\.juliatmp\artifacts\4b82d7ce236527959584cbf6b4cd3a10545b99ac\bin\micromamba.exe' -r 'c:\temp\.juliatmp\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root' create -y -p 'c:\temp\.juliatmp\environments\v1.8\.CondaPkg\env' --override-channels --no-channel-priority "faiss-cpu[version='>=1.7,<2']" "numpy[version='>1.10']" "python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']" "python[version='>=3.6,<4']" -c conda-forge -c pytorch`, ProcessExited(3221226505)) [3221226505]

Stacktrace:
  [1] pipeline_error
    @ .\process.jl:565 [inlined]
  [2] run(::Cmd; wait::Bool)
    @ Base .\process.jl:480
  [3] run(::Cmd)
    @ Base .\process.jl:477
  [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any)
    @ CondaPkg c:\temp\.juliatmp\packages\CondaPkg\j2Cct\src\resolve.jl:370
  [5] _resolve_conda_install(io::Any, conda_env::Any, specs::Any, channels::Any; create::Any)
    @ CondaPkg c:\temp\.juliatmp\packages\CondaPkg\j2Cct\src\resolve.jl:271
  [6] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)
    @ CondaPkg c:\temp\.juliatmp\packages\CondaPkg\j2Cct\src\resolve.jl:527
  [7] resolve()
    @ CondaPkg c:\temp\.juliatmp\packages\CondaPkg\j2Cct\src\resolve.jl:384
  [8] envdir()
    @ CondaPkg c:\temp\.juliatmp\packages\CondaPkg\j2Cct\src\env.jl:70
  [9] init_context()
    @ PythonCall.C c:\temp\.juliatmp\packages\PythonCall\3GRYN\src\cpython\context.jl:63
 [10] __init__()
    @ PythonCall.C c:\temp\.juliatmp\packages\PythonCall\3GRYN\src\cpython\CPython.jl:21
 [11] _include_from_serialized(pkg::Base.PkgId, path::String, depmods::Vector{Any})
    @ Base .\loading.jl:831
 [12] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt64)
    @ Base .\loading.jl:1039
 [13] _require(pkg::Base.PkgId)
    @ Base .\loading.jl:1315
 [14] _require_prelocked(uuidkey::Base.PkgId)
    @ Base .\loading.jl:1200
 [15] macro expansion
    @ .\loading.jl:1180 [inlined]
 [16] macro expansion
    @ .\lock.jl:223 [inlined]
 [17] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:1144
 [18] include
    @ .\Base.jl:419 [inlined]
 [19] 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
 [20] top-level scope
    @ stdin:1
during initialization of module C
in expression starting at c:\temp\.juliatmp\packages\Faiss\18CT2\src\Faiss.jl:1
in expression starting at stdin:1
@cjdoris
Copy link
Collaborator

cjdoris commented Feb 9, 2023

Weird that it fails with no output. Can you try running the same micromamba command from the command line?

@cjdoris
Copy link
Collaborator

cjdoris commented Feb 9, 2023

From what you said, this only happens during Pkg.precompile() but it precompiles ok when you actually import the module?

@DrChainsaw
Copy link
Author

From what you said, this only happens during Pkg.precompile() but it precompiles ok when you actually import the module?

Exactly, the following installs everything successfully:

(jl_Mhrdwi) pkg> add Faiss
  Installing known registries into `c:\temp\.juliatmp`
    Updating registry at `c:\temp\.juliatmp\registries\General.toml`
All the packages....
Precompiling project...
  ✗ Faiss
  27 dependencies successfully precompiled in 32 seconds
  1 dependency errored. To see a full report either run `import Pkg; Pkg.precompile()` or load the package

julia> using Faiss
[ Info: Precompiling Faiss [97d83715-92a6-43f6-a1c3-b293f6dd920a]
    CondaPkg Found dependencies: c:\temp\.juliatmp\packages\PythonCall\3GRYN\CondaPkg.toml
    CondaPkg Found dependencies: c:\temp\.juliatmp\packages\Faiss\18CT2\CondaPkg.toml
    CondaPkg Resolving changes
             + faiss-cpu
             + numpy
             + python
    CondaPkg Creating environment
             │ c:\temp\.juliatmp\artifacts\4b82d7ce236527959584cbf6b4cd3a10545b99ac\bin\micromamba.exe
             │ -r c:\temp\.juliatmp\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root
             │ create
             │ -y
             │ -p E:\Temp\systmp\jl_Mhrdwi\.CondaPkg\env
             │ --override-channels
             │ --no-channel-priority
             │ faiss-cpu[version='>=1.7,<2']
             │ numpy[version='>1.10']
             │ python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']
             │ python[version='>=3.6,<4']
             │ -c conda-forge
             └ -c pytorch

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

pytorch/win-64                                              Using cache
pytorch/noarch                                              Using cache
conda-forge/noarch                                  11.2MB @   4.8MB/s  3.1s
conda-forge/win-64                                  19.1MB @   4.7MB/s  5.7s

Transaction

  Prefix: E:\Temp\systmp\jl_Mhrdwi\.CondaPkg\env

  Updating specs:

   - faiss-cpu[version='>=1.7,<2']
   - numpy[version='>1.10']
   - conda-forge::python[version='>=3.7,<4',build=*cpython*]
   - python[version='>=3.6,<4']


  Package                 Version  Build                Channel                 Size
--------------------------------------------------------------------------------------
  Install:
--------------------------------------------------------------------------------------
Much more stuff getting installed.

Copy-pasting the failed command from precompile (in a clean environment) also works.

The error code 3221226505 seems to be some generic access violation error so perhaps something is not properly initialized during precompile phase.

@stillyslalom
Copy link

I'm seeing the same thing (and the same error code): stillyslalom/PyThermo.jl#7

@thorek1
Copy link

thorek1 commented Jul 23, 2023

I have the same issue on a Windows machine:

Precompiling project...
  ✗ MacroModelling
  201 dependencies successfully precompiled in 234 seconds
  1 dependency errored. To see a full report either run `import Pkg; Pkg.precompile()` or load the package

(v1.9) pkg> precompile
Precompiling project...
  ✗ MacroModelling
  0 dependencies successfully precompiled in 11 seconds. 201 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

MacroModelling [687ffad2-3618-405e-ac50-e0f7b9c75e44]

Failed to precompile MacroModelling [687ffad2-3618-405e-ac50-e0f7b9c75e44] to "D:\\CustomTools\\.julia\\compiled\\v1.9\\MacroModelling\\jl_25F7.tmp".
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\MacroModelling\RiySB\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\PythonCall\1f5yE\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\MacroModelling\RiySB\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\PythonCall\1f5yE\CondaPkg.toml
    CondaPkg Resolving changes
             + python
             + sympy
    CondaPkg Creating environment
             │ D:\CustomTools\.julia\artifacts\444cdd4c5cbacc31e39255b42de7eb3458f5ebd1\bin\micromamba.exe
             │ -r D:\CustomTools\.julia\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root
             │ create
             │ -y
             │ -p C:\D-Data\CustomTools\.julia\environments\v1.9\.CondaPkg\env
             │ --override-channels
             │ --no-channel-priority
             │ python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']
             │ sympy[version='*']
             └ -c conda-forge
ERROR: LoadError: InitError: failed process: Process(`'D:\CustomTools\.julia\artifacts\444cdd4c5cbacc31e39255b42de7eb3458f5ebd1\bin\micromamba.exe' -r 'D:\CustomTools\.julia\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root' create -y -p 'C:\D-Data\CustomTools\.julia\environments\v1.9\.CondaPkg\env' --override-channels --no-channel-priority "python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']" "sympy[version='*']" -c conda-forge`, ProcessExited(3221226505)) [3221226505]

Stacktrace:
  [1] pipeline_error
    @ .\process.jl:565 [inlined]
  [2] run(::Cmd; wait::Bool)
    @ Base .\process.jl:480
  [3] run(::Cmd)
    @ Base .\process.jl:477
  [4] _run(io::IO, cmd::Cmd, args::Any; flags::Any)
    @ CondaPkg D:\CustomTools\.julia\packages\CondaPkg\osUdN\src\resolve.jl:370
  [5] _resolve_conda_install(io::Any, conda_env::Any, specs::Any, channels::Any; create::Any)
    @ CondaPkg D:\CustomTools\.julia\packages\CondaPkg\osUdN\src\resolve.jl:271
  [6] resolve(; force::Bool, io::IO, interactive::Bool, dry_run::Bool)
    @ CondaPkg D:\CustomTools\.julia\packages\CondaPkg\osUdN\src\resolve.jl:526
  [7] resolve()
    @ CondaPkg D:\CustomTools\.julia\packages\CondaPkg\osUdN\src\resolve.jl:384
  [8] envdir()
    @ CondaPkg D:\CustomTools\.julia\packages\CondaPkg\osUdN\src\env.jl:70
  [9] init_context()
    @ PythonCall.C D:\CustomTools\.julia\packages\PythonCall\1f5yE\src\cpython\context.jl:63
 [10] __init__()
    @ PythonCall.C D:\CustomTools\.julia\packages\PythonCall\1f5yE\src\cpython\CPython.jl:21
 [11] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)
    @ Base .\loading.jl:1115
 [12] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any})
    @ Base .\loading.jl:1061
 [13] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
    @ Base .\loading.jl:1506
 [14] _require(pkg::Base.PkgId, env::String)
    @ Base .\loading.jl:1783
 [15] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base .\loading.jl:1660
 [16] macro expansion
    @ .\loading.jl:1648 [inlined]
 [17] macro expansion
    @ .\lock.jl:267 [inlined]
 [18] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:1611
 [19] include
    @ .\Base.jl:457 [inlined]
 [20] 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, UInt128}}, source::Nothing)
    @ Base .\loading.jl:2049
 [21] top-level scope
    @ stdin:3
during initialization of module C
in expression starting at D:\CustomTools\.julia\packages\MacroModelling\RiySB\src\MacroModelling.jl:1
in expression starting at stdin:3

julia> using MacroModelling
[ Info: Precompiling MacroModelling [687ffad2-3618-405e-ac50-e0f7b9c75e44]
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\MacroModelling\RiySB\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\PythonCall\1f5yE\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\MacroModelling\RiySB\CondaPkg.toml
    CondaPkg Found dependencies: D:\CustomTools\.julia\packages\PythonCall\1f5yE\CondaPkg.toml
    CondaPkg Resolving changes
             + python
             + sympy 
    CondaPkg Creating environment
             │ D:\CustomTools\.julia\artifacts\444cdd4c5cbacc31e39255b42de7eb3458f5ebd1\bin\micromamba.exe
             │ -r D:\CustomTools\.julia\scratchspaces\0b3b1443-0f03-428d-bdfb-f27f9c1191ea\root
             │ create
             │ -y
             │ -p C:\D-Data\CustomTools\.julia\environments\v1.9\.CondaPkg\env
             │ --override-channels
             │ --no-channel-priority
             │ python[version='>=3.7,<4',channel='conda-forge',build='*cpython*']
             │ sympy[version='*']
             └ -c conda-forge

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

conda-forge/noarch                                  96.1MB @   4.6MB/s 23.0s
conda-forge/win-64                                 176.3MB @   5.0MB/s 38.6s

Transaction

  Prefix: C:\D-Data\CustomTools\.julia\environments\v1.9\.CondaPkg\env

  Updating specs:

   - conda-forge::python[version='>=3.7,<4',build=*cpython*]
   - sympy=*


  Package                 Version  Build               Channel                 Size
-------------------------------------------------------------------------------------
  Install:
-------------------------------------------------------------------------------------

  + bzip2                   1.0.8  h8ffe710_4          conda-forge/win-64     152kB
  + ca-certificates     2023.7.22  h56e8100_0          conda-forge/win-64     150kB
  + libexpat                2.5.0  h63175ca_1          conda-forge/win-64     139kB
  + libffi                  3.4.2  h8ffe710_5          conda-forge/win-64      42kB
  + libsqlite              3.42.0  hcfcfb64_0          conda-forge/win-64     840kB
  + libzlib                1.2.13  hcfcfb64_5          conda-forge/win-64      56kB
  + mpmath                  1.3.0  pyhd8ed1ab_0        conda-forge/noarch     438kB
  + openssl                 3.1.1  hcfcfb64_1          conda-forge/win-64       7MB
  + pip                    23.2.1  pyhd8ed1ab_0        conda-forge/noarch       1MB
  + python                 3.11.4  h2628c8c_0_cpython  conda-forge/win-64      18MB
  + setuptools             68.0.0  pyhd8ed1ab_0        conda-forge/noarch     464kB
  + sympy                    1.12  pyh04b8f61_3        conda-forge/noarch       4MB
  + tk                     8.6.12  h8ffe710_0          conda-forge/win-64       4MB
  + tzdata                  2023c  h71feb2d_0          conda-forge/noarch     118kB
  + ucrt             10.0.22621.0  h57928b3_0          conda-forge/win-64       1MB
  + vc                       14.3  h64f974e_17         conda-forge/win-64      17kB
  + vc14_runtime      14.36.32532  hfdfe4a8_17         conda-forge/win-64     741kB
  + vs2015_runtime    14.36.32532  h05e6639_17         conda-forge/win-64      17kB
  + wheel                  0.41.0  pyhd8ed1ab_0        conda-forge/noarch      57kB
  + xz                      5.2.6  h8d14728_0          conda-forge/win-64     218kB

  Summary:

  Install: 20 packages

  Total download: 40MB

-------------------------------------------------------------------------------------



Transaction starting
ca-certificates                                    150.0kB @ 447.8kB/s  0.3s
vc                                                  17.2kB @  50.5kB/s  0.3s
libexpat                                           138.7kB @ 389.1kB/s  0.4s
vc14_runtime                                       740.6kB @   1.8MB/s  0.4s
setuptools                                         463.7kB @ 791.1kB/s  0.2s
libzlib                                             55.8kB @  77.0kB/s  0.1s
sympy                                                4.2MB @   3.3MB/s  0.9s
wheel                                               57.4kB @  39.2kB/s  0.2s
vs2015_runtime                                      17.2kB @  10.8kB/s  0.1s
bzip2                                              152.2kB @  66.7kB/s  1.9s
pip                                                  1.4MB @ 504.2kB/s  0.5s
libsqlite                                          839.8kB @ 275.1kB/s  0.3s
mpmath                                             438.3kB @ 133.1kB/s  0.2s
xz                                                 217.8kB @  60.1kB/s  3.3s
tzdata                                             117.6kB @  30.9kB/s  0.2s
libffi                                              42.1kB @  10.1kB/s  2.6s
openssl                                              7.4MB @   1.6MB/s  1.5s
ucrt                                                 1.3MB @ 222.9kB/s  5.9s
python                                              18.1MB @   2.6MB/s  3.1s
tk                                                   3.7MB @  69.2kB/s 52.5s
Linking libexpat-2.5.0-h63175ca_1
Linking ucrt-10.0.22621.0-h57928b3_0
Linking ca-certificates-2023.7.22-h56e8100_0
Linking vc14_runtime-14.36.32532-hfdfe4a8_17
Linking vc-14.3-h64f974e_17
Linking vs2015_runtime-14.36.32532-h05e6639_17
Linking openssl-3.1.1-hcfcfb64_1
Linking libzlib-1.2.13-hcfcfb64_5
Linking libsqlite-3.42.0-hcfcfb64_0
Linking libffi-3.4.2-h8ffe710_5
Linking bzip2-1.0.8-h8ffe710_4
Linking xz-5.2.6-h8d14728_0
Linking tk-8.6.12-h8ffe710_0
Linking tzdata-2023c-h71feb2d_0
Linking python-3.11.4-h2628c8c_0_cpython
Linking wheel-0.41.0-pyhd8ed1ab_0
Linking setuptools-68.0.0-pyhd8ed1ab_0
Linking pip-23.2.1-pyhd8ed1ab_0
Linking mpmath-1.3.0-pyhd8ed1ab_0
Linking sympy-1.12-pyh04b8f61_3
Transaction finished

It doesnt work on precompile but CondaPkg gets to work once using ... is called

@cjdoris
Copy link
Collaborator

cjdoris commented Jul 27, 2023

If you update you should now get MicroMamba 0.1.14 and micromamba_jll 1.4.7. Does the newer version magically fix this issue? I'm on a phone so can't test myself right now.

@thorek1
Copy link

thorek1 commented Jul 27, 2023

nope no change. still the same error on windows

@cjdoris
Copy link
Collaborator

cjdoris commented Jul 27, 2023

Oh well worth a try. Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

This issue has been marked as stale because it has been open for 30 days with no activity. If the issue is still relevant then please leave a comment, or else it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues about to be auto-closed label Sep 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2023

This issue has been closed because it has been stale for 7 days. You can re-open it if it is still relevant.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2023
@cjdoris cjdoris reopened this Sep 11, 2023
@cjdoris cjdoris removed the stale Issues about to be auto-closed label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants