When loading an accelerator with Accelerator.load() where the configuration includes classes from packages that are not installed in the environment it would be good to get a message listing the packages that are needed and instructions on how to install them.
When loading an accelerator with
Accelerator.load()where the configuration includes classes from packages that are not installed in the environment it would be good to get a message listing the packages that are needed and instructions on how to install them.