-
Notifications
You must be signed in to change notification settings - Fork 13
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
CredentialsHandler not found in a registry (visualize.ipynb) #1
Comments
Hey @Alexander-Barth this should be resolved now. I tested on the LTS release v1.0.5 and the Current stable release 1.3.1 and the above commands worked. Please ping me here if this continues to be an issue and I will re-open this issue and help. |
Thanks for reporting! |
I am actually having the same problem on julia 1.3.1. |
I'll check into this! |
Please ping me if I forget to follow up |
Thanks!
On Thu, Mar 19, 2020 at 4:21 PM Logan Kilpatrick ***@***.***> wrote:
Please ping me if I forget to follow up
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACWHIFYX3C7TGSVQT374YVDRIKSGBANCNFSM4I4KHXAA>
.
--
- Alejandro -
|
I noticed if I remove TOML and Credentials from Manifest.toml at least I can get through installations... and then I need to re-add some packages. |
Just starting out learning Julia and tryoing to follow the Flux tutorial on
Fails with
and
Alas I do not have the skill to make use of this. |
I am try to follow the Knet lecture visualize.ipynb, but the installation (very first cell):
fails with
The package is referenced in the manifest file:
https://github.com/JuliaComputing/JuliaAcademyData.jl/blob/master/courses/World%20of%20machine%20learning/Manifest.toml#L148
Could it be that the package has been deleted and that the Manifest file has to be updated?
I am using Julia 1.2.0 on Linux.
The text was updated successfully, but these errors were encountered: