Skip to content

Can not add the Package Plotly: Unsatisfiable requirements #1350

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

Closed
carlitosborja opened this issue Sep 24, 2018 · 1 comment
Closed

Can not add the Package Plotly: Unsatisfiable requirements #1350

carlitosborja opened this issue Sep 24, 2018 · 1 comment

Comments

@carlitosborja
Copy link

Hello everyone. I have a problem when I execute this cell:

Pkg.add("Plotly")

the output says as follows:

Resolving package versions...
Unsatisfiable requirements detected for package PlotRecipes [0e44f1d2]:
PlotRecipes [0e44f1d2] log:
├─possible versions are: [0.0.1-0.0.6, 0.1.0, 0.2.0, 0.3.0] or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions [0.0.1-0.0.6, 0.1.0, 0.2.0, 0.3.0]
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left

Stacktrace:
[1] #propagate_constraints!#61(::Bool, ::Function, ::Pkg.GraphType.Graph, ::Set{Int64})
...
...
...
[14] add(::String) at .\none:0
[15] top-level scope at In[8]:1

I am using julia 1.0.0 on jupyter notebook.
Thanks. Hope you can help me with this.

@cpsievert
Copy link
Collaborator

This repo is for the plotly R package, not the Julia package

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