Skip to content

Conversation

DiddiZ
Copy link

@DiddiZ DiddiZ commented May 2, 2023

Currently, mlflow-export-import crashed on Windows:

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\tmp\\mlflow-export-import.log'

This folder does not exists by default on Windows. Even when no logger is using a logfile, logging.config.dictConfig tries to create it if it's listed in handlers, therefore it needs to be removed there also.

Signed-off-by: Robin Kupper <robin.kupper@rwth-aachen.de>
@DiddiZ DiddiZ force-pushed the rk_fix_logging_windows branch from 8401ddd to 62e1f94 Compare May 2, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant