Skip to content

Failed when USING Clp in Julia 1.0.0 #31

@hurak

Description

@hurak

I fail when USING Clp in Julia 1.0.0 (on Linux)

julia> using Clp
[ Info: Precompiling Clp [e2554f3b-3117-50c0-817c-e040a3ddf72d]
ERROR: LoadError: LoadError: syntax: extra token "ClpModel" after end of expression
Stacktrace:
 [1] include at ./boot.jl:317 [inlined]
 [2] include_relative(::Module, ::String) at ./loading.jl:1038
 [3] include at ./sysimg.jl:29 [inlined]
 [4] include(::String) at /home/hurak/.julia/packages/Clp/cTlVN/src/Clp.jl:7
 [5] top-level scope at none:0
 [6] include at ./boot.jl:317 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1038
 [8] include(::Module, ::String) at ./sysimg.jl:29
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:319 [inlined]
 [11] eval(::Expr) at ./client.jl:389
 [12] top-level scope at ./none:3
in expression starting at /home/hurak/.julia/packages/Clp/cTlVN/src/ClpCInterface.jl:214
in expression starting at /home/hurak/.julia/packages/Clp/cTlVN/src/Clp.jl:10
ERROR: Failed to precompile Clp [e2554f3b-3117-50c0-817c-e040a3ddf72d] to /home/hurak/.julia/compiled/v1.0/Clp/UsKiE.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] macro expansion at ./logging.jl:313 [inlined]
 [3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184
 [4] macro expansion at ./logging.jl:311 [inlined]
 [5] _require(::Base.PkgId) at ./loading.jl:941
 [6] require(::Base.PkgId) at ./loading.jl:852
 [7] macro expansion at ./logging.jl:311 [inlined]
 [8] require(::Module, ::Symbol) at ./loading.jl:834
 [9] eval at ./boot.jl:319 [inlined]
 [10] #53 at /home/hurak/.julia/packages/Atom/jJn7Y/src/repl.jl:125 [inlined]
 [11] with_logstate(::getfield(Main, Symbol("##53#55")), ::Base.CoreLogging.LogState) at ./logging.jl:397
 [12] with_logger(::Function, ::Atom.Progress.JunoProgressLogger) at ./logging.jl:493
 [13] top-level scope at /home/hurak/.julia/packages/Atom/jJn7Y/src/repl.jl:124

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