Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

"Plots.jl is not installed" even though it is #182

Open
Foolius opened this issue Jun 12, 2017 · 1 comment
Open

"Plots.jl is not installed" even though it is #182

Foolius opened this issue Jun 12, 2017 · 1 comment

Comments

@Foolius
Copy link
Contributor

Foolius commented Jun 12, 2017

I did
`Pkg.add("Plots"); Pkg.checkout("Plots", "dev")

Pkg.add("GLVisualize")

Pkg.test("GLVisualize`

and I get

WARNING: Plots.jl is not installed, excluding a lot of interesting examples from the tests and a nice summary. Please consider doing: Pkg.add("Plots"); Pkg.checkout("Plots", "dev")

@SimonDanisch
Copy link
Member

Solved in newest release.
Although, on 0.6, GLVisualize needs this to be merged first:
JuliaPlots/Plots.jl#970

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

No branches or pull requests

2 participants