JunoLab / atom-julia-client

Juno a good IDE?

Home Page:http://junolab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to install julia client

satyakesh opened this issue · comments

unable to install julia client. After several instillation of atom. and run atom as admnistrator too

What is the error? Did you follow http://docs.junolab.org/latest/man/installation/?
Try running this in the shell:

apm install ink
apm install julia-client

It seems your Julia installation itself is faulty not the julia-client!

Download Julia from https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.2-win64.exe, and install it with the default options. Then install Juno using these instructions: http://docs.junolab.org/latest/man/installation/#.-Install-Juno-1

You can copy-paste your issue here: https://discourse.julialang.org/c/tools/35. Maybe someone has experienced the same issue as yours and can help you with it.