bmaltais
bmaltais
OK... this is causing the issue: output_name = "知更鸟koh" train_data_dir = "D:\data\星铁\知更鸟" Try with the latest dev code... I implemented a utf-8 outout format that should help with this issue:...
I am not able to reproduce this bug... I am not sure why you have it... If you can share the json config file you use with the old style...
Let me try it again... when I tested with it I did ne see that issue... maybe it is holy happening on linux... let me test it there. OK... I...
I think I have the fix... Pushed to dev...
Did you install python as recommended in the readme? Other version of python than the one recommended can cause issues.
I really don't know then... have you tried deleting the venv folder and re-run setup.bat?
Can you test with the latest code in the `dev` branch? ``` git fetch origin git checkout dev git pull ```
Yeah... I need to go back to those that still use the string format and convert them back to use the run_cmd dictionary of arguments...
I have merged the change to the dev branch. I hope this will run fine on all platforms... including runpod, vastai and others like colab.
Can you share the toml file?