-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I am getting the following error:
julia> using ASTInterpreter
INFO: Precompiling module ASTInterpreter.
ERROR: LoadError: UndefVarError: LambdaInfo not defined
in include_from_node1(::String) at .\loading.jl:532
in include(::String) at .\sysimg.jl:14
in macro expansion; at .\none:2 [inlined]
in anonymous at .\<missing>:?
in eval(::Module, ::Any) at .\boot.jl:238
in process_options(::Base.JLOptions) at .\client.jl:245
in _start() at .\client.jl:332
while loading C:\Users\Chris\.julia\v0.6\ASTInterpreter\src\ASTInterpreter.jl, in expression starting on line 58
ERROR: Failed to precompile ASTInterpreter to C:\Users\Chris\.julia\lib\v0.6\ASTInterpreter.ji.
in compilecache(::String) at .\loading.jl:672
in require(::Symbol) at .\loading.jl:453Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels