Merge SAEHD error – Help!!

Home Forums DeepFaceLab Errors Merge SAEHD error – Help!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8610
    abductorem
    Participant

      Yes, I get the same error – did you manage to resolve it, and if so, how?!

      #9384
      atzepeng
      Participant

        Same here. Can anyone help?

        #9409
        selimyukselen
        Participant

          I 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.

          #9902
          mordax
          Participant

            i 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 defined

            can someone help?

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.