data-juicer icon indicating copy to clipboard operation
data-juicer copied to clipboard

get_init_configs issue in sandbox

Open HYLcool opened this issue 8 months ago • 0 comments

After removing two lines of code in PR #597, there is an issue for Sandbox that could not find work_dir in later steps.

It's hard to resolve this issue by only changing the position of calling get_init_configs. Maybe we need to remove usages of Path from config namespaces, or rethink the implementation of StatsKeys.get_access_log.

HYLcool avatar Mar 07 '25 09:03 HYLcool