d9w / CartesianGeneticProgramming.jl

Cartesian Genetic Programming for Julia
Other
70 stars 25 forks source link

ERROR: LoadError: UndefVarError: Game not defined #13

Closed mostafaGwely closed 4 years ago

mostafaGwely commented 5 years ago

julia experiments/atari.jl --id boxing

WARNING: Method definition info(Any...) in module Base at util.jl:534 overwritten in module Logging at /home/mostafa/.julia/v0.6/Logging/src/Logging.jl:115. WARNING: Method definition warn(Any...) in module Base at util.jl:589 overwritten in module Logging at /home/mostafa/.julia/v0.6/Logging/src/Logging.jl:115. ERROR: LoadError: UndefVarError: Game not defined Stacktrace: [1] get_params(::Dict{String,Any}) at /home/mostafa/CGP.jl/experiments/atari.jl:71 [2] include_from_node1(::String) at ./loading.jl:576 [3] include(::String) at ./sysimg.jl:14 [4] process_options(::Base.JLOptions) at ./client.jl:305 [5] _start() at ./client.jl:371 while loading /home/mostafa/CGP.jl/experiments/atari.jl, in expression starting on line 113

aside: i already tried that https://github.com/d9w/CGP.jl/issues/8

d9w commented 4 years ago

scripts/game.jl removed as a dependency