Can you show me your Pkg.status()?

On Wed, 29 Jun 2016 at 15:40 Lior Horesh <[email protected]> wrote:

> Dear Mike,
>
> No, this is a fresh installation on a new machine.
>
> L
>
>
> On Wednesday, June 29, 2016 at 2:45:03 PM UTC-4, Stefan Karpinski wrote:
>
>> Did you previously install Gallium? Mike, does Atom depend on Gallium
>> these days?
>>
>
>> On Wed, Jun 29, 2016 at 2:29 PM, Lior Horesh <[email protected]> wrote:
>>
>>> hi friends,
>>>
>>> I have tried to add the Atom package in Julia 'Pkg.add("Atom")', but
>>> faced the following error message.
>>>
>>> '
>>> julia> Pkg.add("Atom")
>>> ERROR: Gallium can't be installed because it has no versions that
>>> support 0.4.6 of julia. You may need to update METADATA by running
>>> `Pkg.update()`
>>>  in error at error.jl:22
>>>  in sync_end at task.jl:413
>>>  [inlined code] from task.jl:422
>>>  in add at pkg/entry.jl:64
>>>  in add at pkg/entry.jl:73
>>>  in anonymous at pkg/dir.jl:31
>>>  in cd at file.jl:32
>>>  in cd at pkg/dir.jl:31
>>>  in add at pkg.jl:23
>>>
>>> julia> Pkg.update()
>>> INFO: Updating METADATA...
>>> INFO: Updating Atom...
>>> INFO: Computing changes...
>>> ERROR: Gallium can't be installed because it has no versions that
>>> support 0.4.6 of julia. You may need to update METADATA by running
>>> `Pkg.update()`
>>>  in error at error.jl:22
>>> '
>>>
>>> Any suggestions ?
>>>
>>> L
>>>
>>
>>

Reply via email to