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 with adding Zygote pkg #170

Open
mjbushla opened this issue Sep 23, 2020 · 0 comments
Open

issue with adding Zygote pkg #170

mjbushla opened this issue Sep 23, 2020 · 0 comments

Comments

@mjbushla
Copy link

Hello,

I am new to this and i am trying to add the pkg Zygote in order to find a drevitive to function that i have but it always show me the error below
julia> Pkg.add("Zygote")
Updating registry at ~/.juliapro/JuliaPro_v1.4.0-1/registries/JuliaPro
┌ Warning: token refresh failure
│ file = "/Users/Ahem JB/.juliapro/JuliaPro_v1.4.0-1/servers/pkg.juliacomputing.com/auth.toml"
│ url = "https://pkg.juliacomputing.com/auth/renew/token.toml/v2/"
│ err =
│ Could not download https://pkg.juliacomputing.com/auth/renew/token.toml/v2/ to /var/folders/0k/td8qt_gx3wqcpdw99g2687200000gn/T/jl_8XwYSj:
│ ProcessFailedException(Base.Process[Process(/usr/bin/curl '-HAuthorization: Bearer ChluZGhrMmJ0MnI2bmRsY2RldGZyYjNpbHFlEhl3b3h3NW9hZ3ZrY25xcmRreXJreWJxZXZk' '-HJulia-Pkg-Protocol: 1.0' '-HJulia-Version: 1.4.0' '-HJulia-System: x86_64-apple-darwin14-libgfortran5' '-HJulia-Client-UUID: 62349ad8-6b36-4556-b4bf-3b797cbdffc2' '-HJulia-Salt-Hash: 4455b296bee7179fc4c4b017c55b8213b8b77dd3' '-HJulia-Project-Hash: 527b5322c66bb3323f034247a9c4b44815b4f91c' '-HJulia-CI-Variables: APPVEYOR=n;CI=n;CIRCLECI=n;CONTINUOUS_INTEGRATION=n;GITHUB_ACTION=n;GITLAB_CI=n;JULIA_CI=n;TF_BUILD=n;TRAVIS=n' '-HJulia-Interactive: true' -C - '-#' -f -o /var/folders/0k/td8qt_gx3wqcpdw99g2687200000gn/T/jl_8XwYSj -L https://pkg.juliacomputing.com/auth/renew/token.toml/v2/, ProcessExited(22))])
└ @ Pkg.PlatformEngines /Users/vagrant/worker/juliapro-release-osx1011-0_6/build/tmp_julia/Julia-1.4.app/Contents/Resources/julia/share/julia/stdlib/v1.4/Pkg/src/PlatformEngines.jl:703

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