Skip to content

IJulia is broken #398

@aragnon

Description

@aragnon

Hi, it appears that running Pkg.add("IJulia") is broken. Please fix it or stop advertising this module.

It is also ridiculous that it is a WARNING that it had build errors.

Platform Ubuntu 14.04/x86-64, Julia as specified on the Julia homepage.

I can't say I am in any way enthusiastic about something which does not work. Let alone to use it as a replacement.

Also, your whole installation procedure (using Pkg.add to install system level tools) is amateuristic. Please learn a thing or two about package management before inventing another ridiculously stupid package management system next time.

WARNING: Module BinDeps uuid did not match cache file
===============================[ ERROR: IJulia ]================================

LoadError: __precompile__(true) but require failed to create a precompiled cache file
while loading /root/.julia/v0.4/IJulia/deps/build.jl, in expression starting on line 2

================================================================================

=========================================================[ BUILD ERRORS ]==========================================================

WARNING: IJulia had build errors.

 - packages with build errors remain installed in /root/.julia/v0.4
 - build the package(s) and all dependencies with `Pkg.build("IJulia")`
 - build a single package by running its `deps/build.jl` script

===================================================================================================================================
INFO: Package database updated

Metadata

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