fitlog icon indicating copy to clipboard operation
fitlog copied to clipboard

在云上跑, 没有git, 无法使用

Open ziliangok opened this issue 4 years ago • 1 comments

能否只让它收集loss, 参数等信息. 我尝试不使用fitlog.commit(file), 但依然无法使用, 会报 ImportError: Failed to initialize: Bad git executable. 好像是导入包时就会判断是否有git.

ziliangok avatar Mar 02 '21 12:03 ziliangok

可能是由于我们依赖的gitpython包有这个要求,麻烦@WillQvQ确认一下~

yhcc avatar Mar 02 '21 13:03 yhcc