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

Unable to use Krypto #1

Open
shaktee opened this issue Aug 20, 2018 · 0 comments
Open

Unable to use Krypto #1

shaktee opened this issue Aug 20, 2018 · 0 comments

Comments

@shaktee
Copy link

shaktee commented Aug 20, 2018

I tried to pull it and use it, but I get this error.

[ Info: Precompiling Krypto [22b01cb4-8998-51a4-b592-bce4434a1af0]
┌ Warning: Package Krypto does not have Compat in its dependencies:
│ - If you have Krypto checked out for development and have
│   added Compat as a dependency but haven't updated your primary
│   environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with Krypto
└ Loading Compat into Krypto from project dependency, future warnings for Krypto are suppressed.
ERROR: LoadError: LoadError: syntax: extra token "CryptoAlgorithm" after end of expression
Stacktrace:
 [1] include at ./boot.jl:317 [inlined]
 [2] include_relative(::Module, ::String) at ./loading.jl:1038
 [3] include at ./sysimg.jl:29 [inlined]
 [4] include(::String) at /home/rv/.julia/packages/Krypto/V7RD3/src/Krypto.jl:2
 [5] top-level scope at none:0
 [6] include at ./boot.jl:317 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1038
 [8] include(::Module, ::String) at ./sysimg.jl:29
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:319 [inlined]
 [11] eval(::Expr) at ./client.jl:389
 [12] top-level scope at ./none:3
in expression starting at /home/rv/.julia/packages/Krypto/V7RD3/src/Util/CryptoTypes.jl:5
in expression starting at /home/rv/.julia/packages/Krypto/V7RD3/src/Krypto.jl:78
ERROR: Failed to precompile Krypto [22b01cb4-8998-51a4-b592-bce4434a1af0] to /home/rv/.julia/compiled/v1.1/Krypto/tqfJy.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] macro expansion at ./logging.jl:313 [inlined]
 [3] compilecache(::Base.PkgId, ::String) at ./loading.jl:1184
 [4] _require(::Base.PkgId) at ./logging.jl:311
 [5] require(::Base.PkgId) at ./loading.jl:852
 [6] require(::Module, ::Symbol) at ./logging.jl:311
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