JuliaGizmos / Interact.jl

Interactive widgets to play with your Julia code
Other
522 stars 77 forks source link

interact error with GLMakie in atom #397

Open kangpyo opened 3 years ago

kangpyo commented 3 years ago

i used the interact in my Atom-Juno without any problem. but, once I install the GLMakie, it starts to show an error. is it something on my setting problem?

(@v1.6) pkg> add https://github.com/JuliaGizmos/Interact.jl Updating git-repohttps://github.com/JuliaGizmos/Interact.jl Resolving package versions... ERROR: Unsatisfiable requirements detected for package Observables [510215fc]: Observables [510215fc] log: ├─possible versions are: 0.4.0 or uninstalled ├─restricted to versions 0.2.3-0.4 by WebIO [0f1e0344], leaving only versions 0.4.0 │ └─WebIO [0f1e0344] log: │ ├─possible versions are: 0.8.15 or uninstalled │ └─WebIO [0f1e0344] is fixed to version 0.8.15 ├─Observables [510215fc] is fixed to version 0.4.0 └─found to have no compatible versions left with Knockout [bcebb21b] └─Knockout [bcebb21b] log: ├─possible versions are: 0.1.3-0.2.4 or uninstalled └─restricted to versions * by Interact [c601a237], leaving only versions 0.1.3-0.2.4 └─Interact [c601a237] log: ├─possible versions are: 0.10.3 or uninstalled └─Interact [c601a237] is fixed to version 0.10.3