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

SyntaxError on script run #17

Open
GermanZun opened this issue May 18, 2020 · 1 comment
Open

SyntaxError on script run #17

GermanZun opened this issue May 18, 2020 · 1 comment

Comments

@GermanZun
Copy link

HI. I am getting a syntaxerror when running the script:

[desarrollo-01@centos-d01 video-thumbnail-generator]$ ./generator --help File "./generator", line 42 print "Extracting", int(videoFileClip.duration / interval), "frames" ^ SyntaxError: invalid syntax
I am using python 3.6 on centos 8. pip dependence's install looks normal.

Thanks you!

@flavioribeiro
Copy link
Owner

hey @GermanZun I suspect that this will not work on py3. Do you want to give it a shot using py2?

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

2 participants