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

invalid syntax #1

Open
enomto opened this issue May 21, 2018 · 3 comments
Open

invalid syntax #1

enomto opened this issue May 21, 2018 · 3 comments

Comments

@enomto
Copy link

enomto commented May 21, 2018

Using TensorFlow backend.
Traceback (most recent call last):
File "main.py", line 19, in
from helpers import get_images_and_masks, convert_to_labels, get_model_memory_usage
File "/home/atsushi/keras/work/semantic-segmentation/helpers.py", line 68
print('{0}\r'.format(s), end='')
^
SyntaxError: invalid syntax

thank you

@gmuraleekrishna
Copy link
Owner

@enomto Can you make sure you have the latest code. Thanks

@enomto
Copy link
Author

enomto commented May 22, 2018

Thank you for your reply
I am using the latest code.

@gmuraleekrishna
Copy link
Owner

Sorry, I'm unable to reproduce the said error at my end.

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