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

MbedTLS installation failing #214

Closed
dlfivefifty opened this issue Jan 13, 2020 · 1 comment
Closed

MbedTLS installation failing #214

dlfivefifty opened this issue Jan 13, 2020 · 1 comment

Comments

@dlfivefifty
Copy link

dlfivefifty commented Jan 13, 2020

(v1.3) pkg> add MbedTLS
 Resolving package versions...
  Updating `~/.julia/environments/v1.3/Project.toml`
 [no changes]
  Updating `~/.julia/environments/v1.3/Manifest.toml`
 [no changes]

julia> using MbedTLS
ERROR: ArgumentError: Package MbedTLS [739be429-bea8-5141-9913-cc70e7f3736d] is required but does not seem to be installed:
 - Run `Pkg.instantiate()` to install all recorded dependencies.

Stacktrace:
 [1] _require(::Base.PkgId) at ./loading.jl:993
 [2] require(::Base.PkgId) at ./loading.jl:922
 [3] require(::Module, ::Symbol) at ./loading.jl:917

Running Pkg.instantiate() doesn't fix anything. I need this for IJulia.jl

@dlfivefifty
Copy link
Author

Wiping my .julia seems to have fixed it.

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