Gee
Gee
The run-cmd script fails early when trying to train over ssh. It looks like it can't validate the `python` executable under `${OT_PYTHON_CMD}`. After managing to bypass this specific error by...
running the gui script fails as follows ```bash ubuntu@ip-xxx:~/code/kohya_ss$ uv cache clean Clearing cache at: /home/ubuntu/.cache/uv Removed 70643 files (14.6GiB) ubuntu@ip-xxx:~/code/kohya_ss$ ./gui-uv.sh Uninstalled 16 packages in 1.17s Installed 16 packages...
### Confirm this is an issue with the Python library and not an underlying OpenAI API - [x] This is an issue with the Python library ### Describe the bug...