Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
farhansajid opened this issue Oct 18, 2017 · 2 comments
Open

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

farhansajid opened this issue Oct 18, 2017 · 2 comments

Comments

@farhansajid
Copy link

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 farhansajid changed the title Video files not found Python 3.x: Compilation error (video files not found) Oct 18, 2017
@Yuren-Zhong
Copy link

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 Yuren-Zhong mentioned this issue Dec 26, 2017
@starhiking
Copy link

starhiking commented Feb 20, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants