You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Julia so forgive me if this is a user issue, but I don't believe it is.
Reactant can't be precompiled due to libReactantExtra not defined in Reactant_jll. Below is the stack trace and my version. I don't have another computer to test this on, can anyone reproduce it?
Version info:
julia> versioninfo()
Julia Version 1.11.2
Commit 5e9a32e7af (2024-12-01 20:02 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 16 × 12th Gen Intel(R) Core(TM) i5-12500H
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, alderlake)
Threads: 1 default, 0 interactive, 1 GC (on 16 virtual cores)
Ah yeah we should make a better error message for this, but Reactant_jll currently doesn't support windows (cc @giordano@avik-pal )
ah yes please do! I was following the intro tutorials on Lux and tearing my hair out trying to figure out what was wrong with my installation. I didn't notice if they mentioned anything about OS compatibility, so I can imagine others might make the same mistake.
I'm new to Julia so forgive me if this is a user issue, but I don't believe it is.
Reactant can't be precompiled due to libReactantExtra not defined in Reactant_jll. Below is the stack trace and my version. I don't have another computer to test this on, can anyone reproduce it?
Version info:
Stack trace:
The text was updated successfully, but these errors were encountered: