MrDeepFakes Forums

Some content may not be available to Guests. Consider registering an account to enjoy unrestricted access to guides, support and tools

  • We are looking for community members who are intested in helping out. See our HELP WANTED post.

Installed new update DeepFaceLab - not working anymore

i installed the newest update of DeepfaceLab 9.2 and now it does not work anymore.

only bat file that works ist the clear workspace.bat

every other bat i get this error:


Code:
Traceback (most recent call last):
  File "C:\Users\xxx\Downloads\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\main.py", line 252, in <module>
    arguments.func(arguments)
  File "C:\Users\xxx\Downloads\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\main.py", line 180, in process_videoed_extract_video
    VideoEd.extract_video (arguments.input_file, arguments.output_dir, arguments.output_ext, arguments.fps)
  File "C:\Users\xxx\Downloads\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\mainscripts\VideoEd.py", line 17, in extract_video
    input_file_path = Path_utils.get_first_file_by_stem (input_file_path.parent, input_file_path.stem)
  File "C:\Users\xxx\Downloads\DeepFaceLabCUDA9.2SSE\_internal\DeepFaceLab\utils\Path_utils.py", line 64, in get_first_file_by_stem
    for x in sorted(list(scandir(str(dir_path)))):
TypeError: '<' not supported between instances of 'nt.DirEntry' and 'nt.DirEntry'
Drücken Sie eine beliebige Taste . . .


the previous version worked fine. any idea what the problem could be?
 

dpfks

DF Enthusiast
Staff member
Administrator
Verified Video Creator
What was your previous version?

Not sure what the issue is. Better stick to the previous version.
 
Top