You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Applio-main\rvc\train\train.py", line 82, in
with open(config_save_path, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Applio-main\logs\my-project\config.json'
An error occurred extracting the index: [WinError 3] Системе не удается найти указанный путь: 'C:\Applio-main\logs\my-project\extracted'
If you are running this code in a virtual environment, make sure you have enough GPU available to generate the Index file.
Steps to reproduce
...
Expected behavior
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Applio-main\logs\my-project\config.json'
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I probably did something wrong, in this case tell me:
I get the following error when I simply enter the name of a new model and want to train it - then it gives me the error that I wrote above, NOOOOO
when I use the very first model, it doesn’t show this
Tell me what is the mistake and train new models without problems?
Project Version
last
Platform and OS Version
win10
Affected Devices
win10
Existing Issues
No response
What happened?
Traceback (most recent call last):
File "C:\Applio-main\rvc\train\train.py", line 82, in
with open(config_save_path, "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Applio-main\logs\my-project\config.json'
An error occurred extracting the index: [WinError 3] Системе не удается найти указанный путь: 'C:\Applio-main\logs\my-project\extracted'
If you are running this code in a virtual environment, make sure you have enough GPU available to generate the Index file.
Steps to reproduce
...
Expected behavior
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Applio-main\logs\my-project\config.json'
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: