About running a specific configuration file

This is a beginner question.

When I try to run “python visualizeArena.py configs/exampleConfig.yaml” from the directory example/, it says “animalai.envs.exception.UnityEnvironmentException: Couldn’t launch the AnimalAI environment. Provided filename does not match any environments.
If you haven’t done so already, follow the instructions at: https://github.com/beyretb/AnimalAI-Olympics

Then I can’t go farther. how can I deal with it?

Hi, have you placed the executable file in the env folder as described in the link?