-
Notifications
You must be signed in to change notification settings - Fork 7
Problems with using and test #6
Copy link
Copy link
Open
Description
julia> using MinimalPerfectHashes
INFO: Recompiling stale cache file /home/dzea/.julia/lib/v0.4/Compat.ji for module Compat.
WARNING: deprecated syntax "< (" at /home/dzea/.julia/v0.4/Graphs/src/dijkstra_spath.jl:23.
Use "<(" instead.
WARNING: module Graphs should explicitly import < from Base
WARNING: deprecated syntax "< (" at /home/dzea/.julia/v0.4/Graphs/src/prim_mst.jl:24.
Use "<(" instead.
ERROR: LoadError: LoadError: too many parameters for type GenericGraph
in include at ./boot.jl:259
in include_from_node1 at ./loading.jl:267
in include at ./boot.jl:259
in include_from_node1 at ./loading.jl:267
in require at ./loading.jl:206
while loading /home/dzea/.julia/v0.4/MinimalPerfectHashes/src/minperfhash.jl, in expression starting on line 15
while loading /home/dzea/.julia/v0.4/MinimalPerfectHashes/src/MinimalPerfectHashes.jl, in expression starting on line 5
julia> Pkg.test("MinimalPerfectHashes")
ERROR: MinimalPerfectHashes did not provide a test/runtests.jl file
in error at ./error.jl:21
in test at pkg/entry.jl:746
in anonymous at pkg/dir.jl:31
in cd at file.jl:22
in cd at pkg/dir.jl:31
in test at pkg.jl:71
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels