Stuck at Step 2, getting error message

Home Forums DeepFaceLab Extract Images Stuck at Step 2, getting error message

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8882
    Anonymous

      Sorry, I have no clue. I’ve tried for a quiet a long time tho
      I’ll just c + p everything. can’t even describe it

      It says..

      ‘_internal\setenv.bat’ is not recognized as an internal or external command,
      operable program or batch file.
      ‘””‘ is not recognized as an internal or external command,
      operable program or batch file.

      this is what i have..

      @echo off
      call _internal\setenv.bat

      mkdir “%WORKSPACE%\data_src” 2>nul

      “%PYTHON_EXECUTABLE%” “%DFL_ROOT%\main.py” videoed extract-video ^
      –input-file “%WORKSPACE%\data_src.*” ^
      –output-dir “%WORKSPACE%\data_src”

      pause

      #9793
      markgraetner
      Participant

        i am also having the same issues as well

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