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

Issue adding Pluto package to julia version 1.5.2 #531

Closed
swami1894 opened this issue Oct 4, 2020 · 1 comment
Closed

Issue adding Pluto package to julia version 1.5.2 #531

swami1894 opened this issue Oct 4, 2020 · 1 comment

Comments

@swami1894
Copy link

I tried adding the pluto package to the julia version 1.5.2 I got the following error message.

julia> Pkg.add("Pluto")
ERROR: The following package names could not be resolved:

  • Pluto (not found in project, manifest or registry)

I also tried using Pkg.add(url="https://github.com/fonsp/Pluto.jl.git")

Please advise.

@swami1894
Copy link
Author

Made a fresh install removing existing packages. Works fine now.

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

1 participant