Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Color.jl as a dependency #27

Closed
Carreau opened this issue Jul 30, 2013 · 1 comment
Closed

Add Color.jl as a dependency #27

Carreau opened this issue Jul 30, 2013 · 1 comment

Comments

@Carreau
Copy link
Contributor

Carreau commented Jul 30, 2013

Not sure to what.. maybe an "REPL" package issue:

ERROR: could not open file /Users/bussonniermatthias/julia/Color.jl
 in include_from_node1 at loading.jl:92
 in reload_path at loading.jl:117
 in require at loading.jl:48
 in include_from_node1 at loading.jl:92
 in reload_path at loading.jl:117
 in require at loading.jl:48
 in include_from_node1 at loading.jl:92
 in reload_path at loading.jl:117
 in require at loading.jl:48
 in include_from_node1 at loading.jl:92 (repeats 2 times)
 in process_options at client.jl:274
 in _start at client.jl:352
at /Users/bussonniermatthias/.julia/Terminals/src/Terminals.jl:140
at /Users/bussonniermatthias/.julia/REPL/src/REPL.jl:108
at /Users/bussonniermatthias/IJulia.jl/src/IJulia.jl:12
at /Users/bussonniermatthias/IJulia.jl/src/kernel.jl:3

solved by Pkg2.add("Color") ...

@stevengj
Copy link
Member

Looks like a REPL issue; please file it there. (But I'd like to circumvent this whole problem by Keno/REPL.jl#4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants