Tune.run ignores loggers=None and fails on TBXLogger

I fix that with

The problem is due to path length limitations on windows. You can enable long path by following instructions on this page: https://www.howtogeek.com/266621/how-to-make-windows-10-accept-file-paths-over-260-characters/

2 Likes