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 bin/replay.py -c bin/replay.yml File "bin/replay.py", line 55 print (line.replace(original_time, new_time),end ='') ^ SyntaxError: invalid syntax #690

Closed
anilreddydonthireddy opened this issue Mar 16, 2022 · 1 comment

Comments

@anilreddydonthireddy
Copy link

Hi,

When I trying to run replay.py I am getting below error that syntax is invalid.

python bin/replay.py -c bin/replay.yml
File "bin/replay.py", line 55
print (line.replace(original_time, new_time),end ='')
^
SyntaxError: invalid syntax

Please help me to resolve the issue.

Thanks.

@josehelps
Copy link
Contributor

hey I believe this was fixed @anilreddydonthireddy, thank you for raising it!

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