Skip to content

Problem with loading IJulia on Mac OS 10.13.5 #670

Closed

Description

I'm new to Julia and IJulia. I have Julia-0.7 running on my mac terminal mode. I then used the Anaconda for Mac to install Python and several different environments, including "jupyter". I then ran the "Julia" command "Pkg.add("IJulia"). Please see the attached screenshots to see what happened in detail. Basically, the "Pkg.add("IJulia") command produced some warnings that I could determine if the script was able to correct or not.

(see -
screen shot 2018-07-01 at 3 22 24 pm)

So I tried to use IJulia to see if the I can use it. I get the message "Package IJULIA not found in current path: - Run Pkg.add("IJULIA") to install the IJULIA package."

So I run "Pkg.add("IJulia") again. Something different results with now warnings that I can see. Then I try running "using IJulia" again. Also with a different result.

(see -
screen shot 2018-07-01 at 3 30 17 pm)

This time it says to run the "Pkg.build("IJulia"). So I did and It gave me errors and warnings.

(see -
screen shot 2018-07-01 at 3 33 33 pm)

screen shot 2018-07-01 at 3 33 33 pm

What do I do now? Please help me!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions