Custom environment registration error

Hi @Yong,

The check_env does not accept a string. You have to provide a fully instantiated object. If the environment works then the registered string will work with AIR.

1 Like