LipNet icon indicating copy to clipboard operation
LipNet copied to clipboard

Python 3.x: Compilation error (video files not found)

Open farhansajid opened this issue 8 years ago • 2 comments

Dear rizkiarm,

I have compiled the code after conversion it to Python 3.x. The compilation process is successful but video file not found the error is being reported. The screenshot is attached for the reference. Please help to resolve this problem. PyCharm is being used as IDE.

lipneterror

farhansajid avatar Oct 18 '17 07:10 farhansajid

I have encountered the same problem.

I tried this code on Ubuntu with python2.7. I found that prepare.py created soft links of videos, this may cause errors. What I do to solve this problem is to modify prepare.py, so that it creates copies rather than soft links of vfideos.

Yuren-Zhong avatar Dec 26 '17 07:12 Yuren-Zhong

@farhansajid Did you fix it? Does it work(python3.x)? Can you share me a copy?

starhiking avatar Feb 20 '19 08:02 starhiking