Giter Site home page Giter Site logo

Comments (7)

staticfloat avatar staticfloat commented on September 28, 2024

What happens when you try to just run julia?

from homebrew-julia.

wcbeard avatar wcbeard commented on September 28, 2024

I get the julia repl. I've installed and been working on IJulia successfully today, but was just worried about the failed tests.

from homebrew-julia.

staticfloat avatar staticfloat commented on September 28, 2024

That...... is really weird. What happens if you type this into the REPL:

cd(joinpath(JULIA_HOME,"../share/julia/test"))                           
push!(ARGS,"all")
include("runtests.jl")

from homebrew-julia.

wcbeard avatar wcbeard commented on September 28, 2024

Interesting...this

from homebrew-julia.

wcbeard avatar wcbeard commented on September 28, 2024

I should add, that is the error message I got for the tests when I installed it earlier. I thought the error was because I installed without the --HEAD flag, so I did brew rm julia and reinstalled with the flag, leading to the current issue.

from homebrew-julia.

staticfloat avatar staticfloat commented on September 28, 2024

Hmmm. That's not very encouraging. @ViralBShah @dmbates any idea what this means:

exception on 3: ERROR: ARPACKException(-9999)
 in aupd_wrapper at linalg/arpack.jl:52
 in eigs at linalg/arnoldi.jl:43
 in anonymous at arpack.jl:17
 in runtests at /usr/local/Cellar/julia/HEAD/share/julia/test/testdefs.jl:5
 in anonymous at multi.jl:834
 in run_work_thunk at multi.jl:575
 in anonymous at task.jl:834
while loading arpack.jl, in expression starting on line 1
ERROR: ARPACKException(-9999)
 in anonymous at multi.jl:1384
while loading arpack.jl, in expression starting on line 1
while loading /usr/local/Cellar/julia/HEAD/share/julia/test/runtests.jl, in expression starting on line 21

from homebrew-julia.

staticfloat avatar staticfloat commented on September 28, 2024

I think I've solved parts of this problem; you need to pass --HEAD to brew test when you've built a HEAD version of julia now:

$ brew test -v --HEAD julia

This was not the case before. I've updated the docs accordingly. I still don't know what your ARPACKException(-9999) is though.

from homebrew-julia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.