alew3 / faceit_live3

This is an update to faceit_live using first order model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'demo'

charlottegeo opened this issue · comments

Whenever I try to run the python file to start the faceit program, this happens:

Traceback (most recent call last):
File "faceit_live.py", line 54, in
import demo
ModuleNotFoundError: No module named 'demo'