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
julia>using ASTInterpreter
INFO: Precompiling module ASTInterpreter.
ERROR: LoadError: UndefVarError: LambdaInfo not defined
ininclude_from_node1(::String) at .\loading.jl:532ininclude(::String) at .\sysimg.jl:14inmacro expansion; at .\none:2 [inlined]
in anonymous at .\<missing>:?
ineval(::Module, ::Any) at .\boot.jl:238inprocess_options(::Base.JLOptions) at .\client.jl:245in_start() at .\client.jl:332while 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.
incompilecache(::String) at .\loading.jl:672inrequire(::Symbol) at .\loading.jl:453
The text was updated successfully, but these errors were encountered:
I am getting the following error:
The text was updated successfully, but these errors were encountered: