@quickactivate breaks ChainRules precompilation #348
Labels
from-elsewhere
This issue seems to stem from a different source (that is used by DrWatson)
more info
Needs more info to be resolved.
Hi, I'm getting an error similar to JuliaDiff/ChainRules.jl#598
When I activate environment with
Precompilation of ChainRules.jl breaks with error:
However, when activating environment with
] activate .
, everything works fine, even when importing DrWatson later on.I am running current DrWatson.jl v2.9.1 on Julia 1.7.2 with this environment:
The minimal example would be simply
People reporting the bug in different packages (ChainRules, ChainRulesCore, Flux) usually fixed it with updating packages, but my behavior is different, since everything works when not using
@quickactivate
. Any idea why that might be? Any help appreciated, thanks :)The text was updated successfully, but these errors were encountered: