Stuck at Step 2, getting error message

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

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8882
    .com-dumb
    Participant

      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

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.