CALM icon indicating copy to clipboard operation
CALM copied to clipboard

File "calm/run.py", line 200, in build_alg_runner runner.model_builder.model_factory.register_builder('amp', lambda network, **kwargs: amp_models.ModelAMPContinuous(network)) AttributeError: 'Runner' object has no attribute 'model_builder'

Open dccdcc7 opened this issue 1 year ago • 3 comments

dccdcc7 avatar Mar 18 '24 14:03 dccdcc7

Which version has this '.model_builder.model_factory.register_builder' in lr_games

dccdcc7 avatar Mar 18 '24 14:03 dccdcc7

Have you solved the problem? I have the same problem you have

GuoShuaiGO avatar Jul 28 '24 02:07 GuoShuaiGO

Have you tried using a different version of RLgames? I haven't seen this issue in the past.

tesslerc avatar Sep 01 '24 08:09 tesslerc