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

Doesn't seem to run on Julia 0.4.0 #17

Open
lewisl opened this issue Oct 26, 2015 · 3 comments
Open

Doesn't seem to run on Julia 0.4.0 #17

lewisl opened this issue Oct 26, 2015 · 3 comments

Comments

@lewisl
Copy link

lewisl commented Oct 26, 2015

load error:

ERROR: LoadError: TypeError: typealias: in parameter, expected Type{T}, got Tuple{DataType,DataType}
in include at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib
in include_from_node1 at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib
in require at /Applications/Julia-0.4.0.app/Contents/Resources/julia/lib/julia/sys.dylib
while loading /Users/lewislevinmbr/.julia/v0.4/TypeCheck/src/TypeCheck.jl, in expression starting on line 288

@n8xm
Copy link

n8xm commented Nov 22, 2015

Can confirm:

ERROR: LoadError: TypeError: typealias: in parameter, expected Type{T}, got Tuple{DataType,DataType}
while loading /home/nathan/.julia/v0.4/TypeCheck/src/TypeCheck.jl, in expression starting on line 288

@dpo
Copy link

dpo commented Dec 14, 2015

Same here.

@nico202
Copy link

nico202 commented May 18, 2016

Same, and has not been updated in 2 years. Anyone knows an alternative?

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

4 participants