neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: exceptions must derive from BaseException

zdarova69 opened this issue · comments

When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException
sad

When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException sad

I also met this problem. Have you resolved it?