HF auto train dataset load_metric error

Thank you! Some progress! This time the autotrain ran but had the following error:

===== Application Startup at 2025-06-02 10:56:54 =====

Found existing installation: datasets 3.2.0
Uninstalling datasets-3.2.0:
  Successfully uninstalled datasets-3.2.0

ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
autotrain-advanced 0.8.36 requires datasets[vision]~=3.2.0, but you have datasets 2.9.0 which is incompatible.
trl 0.13.0 requires datasets>=2.21.0, but you have datasets 2.9.0 which is incompatible.
Successfully installed datasets-2.9.0 dill-0.3.6 multiprocess-0.70.14 responses-0.18.0

1 Like