Home › Forums › DeepFaceLab › Errors › Merge SAEHD error – Help!!
- This topic has 4 replies, 5 voices, and was last updated 3 months, 3 weeks ago by
mordax.
-
AuthorPosts
-
April 12, 2023 at 12:27 am #8285
bduycuong
Participantwhen I proceed with the SAEHD merge, this error appears, how to fix it?
Running merger.
Choose one of saved models, or enter a name to create a new model.
[r] : rename
[d] : delete[0] : TRAIN ALICE V1 – latest
: 0
0
Loading TRAIN ALICE V1_SAEHD model…Choose one or several GPU idxs (separated by comma).
[CPU] : CPU
[0] : NVIDIA GeForce RTX 3090[0] Which GPU indexes to choose? : 0
0Traceback (most recent call last):
File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\mainscripts\Merger.py”, line 53, in main
cpu_only=cpu_only)
File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\ModelBase.py”, line 180, in __init__
self.on_initialize_options()
File “E:\DFL\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 181, in on_initialize_options
raise Exception(“pretraining_data_path is not defined”)
Exception: pretraining_data_path is not definedMay 24, 2023 at 4:03 am #8610abductorem
ParticipantYes, I get the same error – did you manage to resolve it, and if so, how?!
February 15, 2024 at 11:47 pm #9384atzepeng
ParticipantSame here. Can anyone help?
February 26, 2024 at 12:13 pm #9409selimyukselen
ParticipantI had a similar problem. Here’s how I solved it: I deleted all Python-related versions in Windows 11 installed applications. The model already has its own “python-3.6.8” files in the “DeepFaceLab_NVIDIA_RTX3000_series\_internal” path. Python versions installed on Windows 11 break the pyton version of the model. I think the problem will be solved if you remove the Python-related versions of Windows installed applications. However, considering every possibility, back up the installation files of these Python version files to your computer before removing the installation files of Python versions.
On Windows, install only the python-3.6.8 version that is the same as the python version of the model.
September 26, 2024 at 4:41 pm #9902mordax
Participanti get these errors:
Traceback (most recent call last):
File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\mainscripts\Merger.py”, line 53, in main
cpu_only=cpu_only)
File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\models\ModelBase.py”, line 180, in __init__
self.on_initialize_options()
File “D:\DeepFaceLab_DirectX12\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 181, in on_initialize_options
raise Exception(“pretraining_data_path is not defined”)
Exception: pretraining_data_path is not definedcan someone help?
-
AuthorPosts
- You must be logged in to reply to this topic.