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

unexpected token `newline' #9

Open
raywhitehouse opened this issue Apr 11, 2018 · 3 comments
Open

unexpected token `newline' #9

raywhitehouse opened this issue Apr 11, 2018 · 3 comments

Comments

@raywhitehouse
Copy link

Hi,

i've installed ffmpeg and requirements.txt but when I put the run the command with the master json url, I get:
-bash: syntax error near unexpected token `newline'

Any ideas about how to resolve this?

-Ray

@eMBee
Copy link
Owner

eMBee commented Apr 11, 2018 via email

@raywhitehouse
Copy link
Author

i think so.... just downloaded a .zip file, unzipped it and then did a cd to the folder in terminal.

@radiolondra
Copy link

I think the error you have comes from the format of the newlines in the script. Bash wants LF only, but I'm pretty sure the script contains CR+LF.

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