skynbe / FedRCL

Official Implementation of FedRCL (CVPR 2024)
17 stars 3 forks source link

Configuration Files Missing #4

Open bluewhale-2019 opened 1 day ago

bluewhale-2019 commented 1 day ago

There may be some error accrued when I execute the code as README.md. The Error Message is "hydra.errors.MissingConfigException: In 'hydra/job_logging/colorlog_custom': Could not load 'hydra/job_logging/colorlog'." It seems the file is missing in the directory. Could you please provide the complete configuration file? Thanks it a lot.

skynbe commented 16 hours ago

Hi, I think this is a package installation issue. Could you install the package following https://hydra.cc/docs/plugins/colorlog/ ?