That worked. Thanks!
On Wednesday, 23 March 2016 08:55:10 UTC-5, Isaiah wrote:
>
> It looks like this was supposed to be fixed, but a new version of
> CodeTools has not yet been tagged. Try `Pkg.checkout("CodeTools")` for now.
>
> https://github.com/JunoLab/atom-julia-client/issues/131
> https://github.com/JuliaLang/METADATA.jl/tree/metadata-v2/CodeTools
>
>
>
> On Wed, Mar 23, 2016 at 2:16 AM, Achu <[email protected] <javascript:>>
> wrote:
>
>> Tried to install Juno/Atom today. Got this error when precompiling. Does
>> anyone know why? Julia 0.4.5
>>
>> INFO: Precompiling module Atom...
>> ERROR: LoadError: LoadError: UndefVarError: get_obj_meta not defined
>> in hasdoc at C:\Users\achug\.julia\v0.4\CodeTools\src\summaries.jl:24
>> in fullsignature at
>> C:\Users\achug\.julia\v0.4\CodeTools\src\summaries.jl:29
>> in withmeta at C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl:49
>> [inlined code] from
>> C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl:55
>> in anonymous at no file:0
>> in include at boot.jl:261
>> in include_from_node1 at loading.jl:304
>> in include at boot.jl:261
>> in include_from_node1 at loading.jl:304
>> [inlined code] from none:2
>> in anonymous at no file:0
>> in process_options at client.jl:284
>> in _start at client.jl:411
>> while loading C:\Users\achug\.julia\v0.4\CodeTools\src\completions.jl, in
>> expression starting on line 54
>> while loading C:\Users\achug\.julia\v0.4\CodeTools\src\CodeTools.jl, in
>> expression starting on line 14
>> ERROR: LoadError: LoadError: Failed to precompile CodeTools to
>> C:\Users\achug\.julia\lib\v0.4\CodeTools.ji
>> in error at error.jl:21
>> while loading C:\Users\achug\.julia\v0.4\Atom\src\eval.jl, in expression
>> starting on line 1
>> while loading C:\Users\achug\.julia\v0.4\Atom\src\Atom.jl, in expression
>> starting on line 9
>> ERROR: Failed to precompile Atom to C:\Users\achug\.julia\lib\v0.4\Atom.ji
>> in error at error.jl:21
>>
>
>