Skip to content

Pluto utterly refuses to update #1372

Discussion options

You must be logged in to vote

Did you try adding Pluto to a completely new environemnt without other packages?
Usually problems with updating packages are coming from conflicts between package versions in the same environmnt.

Try running this code (in case you didn't already try)

import Pkg
Pkg.activate(temp=true)
Pkg.add("Pluto")

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fonsp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants