ERROR Error unserializing data for type <class 'bytes'>

If training is failing to start, and you are not receiving an error message telling you what to do, tell us about it here


Forum rules

Read the FAQs and search the forum before posting a new topic.

This forum is for reporting errors with the Training process. If you want to get tips, or better understand the Training process, then you should look in the Training Discussion forum.

Please mark any answers that fixed your problems so others can find the solutions.

Locked
User avatar
bekar
Posts: 1
Joined: Tue Sep 29, 2020 2:44 pm

ERROR Error unserializing data for type <class 'bytes'>

Post by bekar »

Using plaidml.keras.backend backend.
09/29/2020 20:20:50 CRITICAL Error caught! Exiting...
09/29/2020 20:20:50 ERROR Caught exception in thread: '_training_0'
09/29/2020 20:20:50 ERROR Error unserializing data for type <class 'bytes'>: Expecting value: line 1 column 1 (char 0)
Process exited.

status: Failed -train.py .Retun Code: 1

i have no idea what happend

User avatar
bryanlyon
Site Admin
Posts: 793
Joined: Fri Jul 12, 2019 12:49 am
Answers: 44
Location: San Francisco
Has thanked: 4 times
Been thanked: 218 times
Contact:

Re: ERROR Error unserializing data for type <class 'bytes'>

Post by bryanlyon »

This is not enough information to solve the problem. Please post the crashlog if one was generated, or the faceswap.log file if no crashlog exists.

Locked