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

Issue running on Julia v.06 #8

Open
flare9x opened this issue Apr 9, 2018 · 0 comments
Open

Issue running on Julia v.06 #8

flare9x opened this issue Apr 9, 2018 · 0 comments

Comments

@flare9x
Copy link

flare9x commented Apr 9, 2018

I started to run the ant.jl script I received this error using Julia v.06:

MethodError: no method matching GrammaticalEvolution.ExprRule(::String, ::Array{Symbol,1})
Closest candidates are:
GrammaticalEvolution.ExprRule(::AbstractString, ::Array{Any,1}) at C:\Users\Andrew.Bannerman.julia\v0.6\GrammaticalEvolution\src\EBNF.jl:169
in parseDefinition at GrammaticalEvolution\src\EBNF.jl:280

EBNF.jl line 280 is:

return ExprRule(name, args)

Anyone can provide me with some assistance?

Thanks,
Andrew

@flare9x flare9x changed the title Provide update for v.06? Issue running on Julia v.06 Apr 9, 2018
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