Open viliamvolosv opened 5 months ago
Проблема в том, что у вас действительно нет папки "Вика Бокс ", у вас лишний пробел, из-за чего скрипт и не может найти эту папку.
The problem is that you really don't have a "Вика Бокс " folder, you have an extra space, which is why the script can't find this folder.
The problem is that you really don't have a "Вика Бокс " folder, you have an extra space, which is why the script can't find this folder.
- Or remove the space you have coming after the word "Бокс " in the character box.
- Or add a space after the word "Бокс" in the folder name.
Its strange - i have folder 'Вика Бокс ' - without space in the end "d:\text-generation-webui-main\text-generation-webui\logs\chat\Вика Бокс"
problem that all this was creatated from UI - this why i market this as a bug
Its strange - i have folder 'Вика Бокс ' - without space in the end "d:\text-generation-webui-main\text-generation-webui\logs\chat\Вика Бокс"
That's the problem, the logs clearly show that it searches for a folder With(not without) a space at the end:
FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: 'logs\\chat\\Вика Бокс '
FileNotFoundError: [Errno 2] No such file or directory: 'logs\\chat\\Вика Бокс \\20240604-15-56-17.json'
problem that all this was creatated from UI - this why i market this as a bug
Well my attempt to replicate your problem didn't bring any results, additional games with renaming/deleting also didn't give me an error because webui was actively recreating the right folder and history for the chat.
Are you using the latest version of webui and have you tried recreating the bot?
Im Using dev branch
Describe the bug
working on windows I create a person Вика Бокс - russin language FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: 'logs\chat\Вика Бокс ' FileNotFoundError: [WinError 3] The system cannot find the specified path
but this path is exist d:\text-generation-webui-main\text-generation-webui\logs\chat\Вика Бокс\
i think problem with rus letters or space bar in name
Is there an existing issue for this?
Reproduction
Create persona with russin name and space bar
Screenshot
Logs
System Info