mushroom-rl icon indicating copy to clipboard operation
mushroom-rl copied to clipboard

TypeError while running the file minigrid_dqn.py

Open shreyassr123 opened this issue 2 weeks ago • 0 comments

I am getting the following TypeError:

File ~/Desktop/mushroom-rl-master/examples/minigrid_dqn.py:274 in experiment mdp = MiniGrid(args.name, history_length=args.history_length)

TypeError: 'NoneType' object is not callable

shreyassr123 avatar Jun 16 '24 16:06 shreyassr123