Skip to content

Instantly share code, notes, and snippets.

@kozross
Created February 22, 2017 23:51
Show Gist options
  • Save kozross/2fc23dbb00886a060e74c24f32818e62 to your computer and use it in GitHub Desktop.
Save kozross/2fc23dbb00886a060e74c24f32818e62 to your computer and use it in GitHub Desktop.
ERROR: MethodError: Cannot `convert` an object of type Int64 to an object of type Type{Int64}
This may have arisen from a call to the constructor Type{Int64}(...),since type constructors fall back to convert methods.
in copy!(::Array{Type{Int64},1}, ::TruthTable.TableIndex) at ./abstractarray.jl:479
in collect(::TruthTable.TableIndex) at ./array.jl:273
in eval_user_input(::Any, ::Base.REPL.REPLBackend) at ./REPL.jl:64
in macro expansion at ./REPL.jl:95 [inlined]
in (::Base.REPL.##3#4{Base.REPL.REPLBackend})() at ./event.jl:68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment