You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should have meaning to someone, i tripped over it via Pkg.test("Cairo") and precompiling the requires.
ERROR: LoadError: LoadError: MethodError: no method matching subtypes(::Type{ColorTypes.Color})
Closest candidates are:
subtypes(::Module, ::DataType) at reflection.jl:316
subtypes(::DataType) at reflection.jl:333
Stacktrace:
[1] include_from_node1(::String) at ./loading.jl:532
[2] include(::String) at ./sysimg.jl:14
[3] include_from_node1(::String) at ./loading.jl:532
[4] include(::String) at ./sysimg.jl:14
[5] anonymous at ./<missing>:2
while loading /home/lobi/.julia/v0.6/ColorTypes/src/types.jl, in expression starting on line 417
while loading /home/lobi/.julia/v0.6/ColorTypes/src/ColorTypes.jl, in expression starting on line 56
ERROR: LoadError: Failed to precompile ColorTypes to /home/lobi/.julia/lib/v0.6/ColorTypes.ji.
The text was updated successfully, but these errors were encountered:
This should have meaning to someone, i tripped over it via Pkg.test("Cairo") and precompiling the requires.
The text was updated successfully, but these errors were encountered: